VintaSoft Imaging .NET SDK 15.1: Documentation for .NET developer
Vintasoft.Imaging.Pdf.JavaScript Namespace / PdfJavaScriptActionExecutor Class
In This Topic
PdfJavaScriptActionExecutor Class Methods
In This Topic
For a list of all methods of this type, see PdfJavaScriptActionExecutor.
Public Methods
 NameDescription
Public MethodExecutes the action.
Public MethodExecutes a sequence of actions. (Inherited from PdfActionExecutorBase)
Public MethodExecutes JavaScript API event.
Public MethodExecutes a JavaScript.
Public MethodOverloaded. Returns the JavaScript engine for the specified PDF document.
Protected Methods
 NameDescription
Protected MethodExecutes the application-level java script use specified JavaScript engine.
Protected MethodExecutes the application-level java scripts use specified JavaScript engine.
Protected MethodReturns the padded string.
Protected MethodRaises the StatusChanged event.
Protected MethodAdds message to a log output.
See Also