VintaSoft Imaging .NET SDK 15.1: Documentation for .NET developer
Vintasoft.Imaging.Pdf.JavaScriptApi Namespace / PdfJsEvent Class
In This Topic
PdfJsEvent Class Methods
In This Topic
For a list of all methods of this type, see PdfJsEvent.
Public Methods
 NameDescription
Public Methodstatic (Shared in Visual Basic)Creates the event object for Annot/Close event.
Public Methodstatic (Shared in Visual Basic)Creates the event object for Annot/Hide event.
Public Methodstatic (Shared in Visual Basic)Creates the event object for Annot/Open event.
Public Methodstatic (Shared in Visual Basic)Creates the event object for Annot/Show event.
Public Methodstatic (Shared in Visual Basic)Creates the event object for Doc/DidPrint event.
Public Methodstatic (Shared in Visual Basic)Creates the event object for Doc/DidSave event.
Public Methodstatic (Shared in Visual Basic)Creates the event object for Doc/Open event.
Public Methodstatic (Shared in Visual Basic)Creates the event object for Doc/WillClose event.
Public Methodstatic (Shared in Visual Basic)Creates the event object for Doc/WillPrint event.
Public Methodstatic (Shared in Visual Basic)Creates the event object for Doc/WillPrint event.
Public Methodstatic (Shared in Visual Basic)Creates the event object for Field/Blur event.
Public Methodstatic (Shared in Visual Basic)Creates the event object for Field/Calculate event.
Public Methodstatic (Shared in Visual Basic)Creates the event object for Field/Focus event.
Public Methodstatic (Shared in Visual Basic)Creates the event object for Field/Format event.
Public Methodstatic (Shared in Visual Basic)Creates the event object for Field/Keystroke event.
Public Methodstatic (Shared in Visual Basic)Creates the event object for Field/Mouse Down event.
Public Methodstatic (Shared in Visual Basic)Creates the event object for Field/Mouse Enter event.
Public Methodstatic (Shared in Visual Basic)Creates the event object for Field/Mouse Exit event.
Public Methodstatic (Shared in Visual Basic)Creates the event object for Field/Mouse Up event.
Public Methodstatic (Shared in Visual Basic)Creates the event object for Field/Validate event.
Public Methodstatic (Shared in Visual Basic)Creates the event object for Mouse Up event.
Public Methodstatic (Shared in Visual Basic)Creates the event object for Page/Close event.
Public Methodstatic (Shared in Visual Basic)Creates the event object for Page/Open event.
Public Methodstatic (Shared in Visual Basic)Creates the event object for undefined event.
Public MethodReturns a System.String that represents this instance.
See Also