VintaSoft Imaging .NET SDK 15.1: Documentation for .NET developer
Vintasoft.Imaging.Pdf.JavaScriptApi Namespace / PdfJsDoc Class
In This Topic
PdfJsDoc Class Methods
In This Topic
For a list of all methods of this type, see PdfJsDoc.
Public Methods
 NameDescription
Public MethodForces computation of all calculation fields in the current document.
Public MethodReturns an PdfJsAnnotation object contained on a specific document page.
Public MethodReturns an PdfJsField object contained on a specific document.
Public MethodReturns the name of the field at specified index in the document.
Public MethodPrints all or a specific number of pages of the document.
Public MethodOverloaded. Resets the field values within a document.
Public MethodReturns a System.String that represents this instance.
Protected Methods
 NameDescription
Protected MethodCreates the JS "Annotation" object instance for the specified PDF annotation.
Protected MethodCreates the JS "Field" object instance for the specified PDF interactive form field.
Protected MethodReturns an array that contains all field names in the document.
See Also