VintaSoft Imaging .NET SDK 15.1: Documentation for .NET developer
Vintasoft.Imaging.Pdf.JavaScriptApi Namespace / PdfJsApp Class
In This Topic
PdfJsApp Class Methods
In This Topic
For a list of all methods of this type, see PdfJsApp.
Public Methods
 NameDescription
Public MethodDisplays an alert dialog box.
Public MethodCauses the system to play a sound.
Public MethodPerforms the User Interface action.
Public MethodExecutes an action.
Public MethodReturns the PdfJsDoc object associated with the specified PDF document.
Public MethodReturns an index of the focused page in viewer.
Public MethodReturns the string resource for specified key.
Public MethodPrints all or a specific number of pages of specified document.
Public MethodSets the focused PDF page in image viewer.
Public MethodShows the dialog that allows to browse for file to submit.
Protected Methods
 NameDescription
Protected MethodCreates the JS "Doc" object instance.
Protected MethodRaises the ActiveDocClosing event.
Protected MethodRaises the ActiveDocOpened event.
Protected MethodRaises the UIAction event.
See Also