[]
        
(Showing Draft Content)

GrapeCity.Documents.Pdf.TriggerEvents.Item

this Property

this[PdfName]

Gets or sets the ActionBase for specified event.

Declaration
protected ActionBase this[PdfName key] { get; set; }
Protected Default Property Item(key As PdfName) As ActionBase
Parameters
Type Name Description
PdfName key

The event type.

Property Value
Type Description
ActionBase

Returns the ActionBase associated with specified event.