[]
Gets or sets the ActionBase for specified event.
protected ActionBase this[PdfName key] { get; set; }
| Type | Name | Description |
|---|---|---|
| PdfName | key | The event type. |
| Type | Description |
|---|---|
| ActionBase | Returns the ActionBase associated with specified event. |