Document Solutions for PDF
GrapeCity.Documents.Pdf Assembly / GrapeCity.Documents.Pdf.AcroForms Namespace / Field Class / Events Property

In This Topic
    Events Property (Field)
    In This Topic
    Gets the Field.TriggerEvents object defining events of this field.
    Syntax
    'Declaration
     
    Public ReadOnly Property Events As Field.TriggerEvents
    public Field.TriggerEvents Events {get;}
    See Also