Document Solutions for PDF
GrapeCity.Documents.Pdf Assembly / GrapeCity.Documents.Pdf.Annotations Namespace / WidgetAnnotation Class / Events Property

In This Topic
    Events Property (WidgetAnnotation)
    In This Topic
    Gets the WidgetAnnotation.TriggerEvents object that specifies the events for this annotation.
    Syntax
    'Declaration
     
    Public ReadOnly Property Events As WidgetAnnotation.TriggerEvents
    public WidgetAnnotation.TriggerEvents Events {get;}
    See Also