Document Solutions for PDF
GrapeCity.Documents.Pdf Assembly / GrapeCity.Documents.Pdf.Annotations Namespace / WidgetAnnotation.TriggerEvents Class
Properties

In This Topic
    WidgetAnnotation.TriggerEvents Class Members
    In This Topic

    The following tables list the members exposed by WidgetAnnotation.TriggerEvents.

    Public Properties
     NameDescription
    Public PropertyGets or sets an action to be performed when the annotation is activated.  
    Public PropertyGets or sets an action to be performed when the page containing the annotation is closed (for example, when the user navigates to the next or previous page, or follows a link annotation or outline item).  
    Public PropertyGets or sets an action to be performed when the page containing the annotation is no longer visible in the viewer application’s user interface.  
    Public PropertyGets or sets an action to be performed when the page containing the annotation is opened (for example, when the user navigates to it from the next or previous page or by means of a link annotation or outline item).  
    Public PropertyGets or sets an action to be performed when the page containing the annotation becomes visible in the viewer application’s user interface.  
    Public PropertyGets or sets an action to be performed when the annotation receives the input focus.  
    Public PropertyGets or sets an action to be performed when the annotation loses the input focus.  
    Public PropertyGets or sets an action to be performed when the mouse button is pressed inside the field’s active area.  
    Public PropertyGets or sets an action to be performed when the mouse enters the field’s active area.  
    Public PropertyGets or sets an action to be performed when the cursor exits the field’s active area.  
    Public PropertyGets or sets an action to be performed when the mouse button is released inside the field’s active area.  
    Top
    See Also