VintaSoft Imaging .NET SDK 15.1: Documentation for .NET developer
Vintasoft.Imaging.Pdf.JavaScriptApi Namespace / PdfJsDoc Class
In This Topic
PdfJsDoc Class Properties
In This Topic
For a list of all properties of this type, see PdfJsDoc.
Public Properties
 NameDescription
Public PropertyGets the application of this document.
Public PropertyGets or sets a value indicating whether calculations can be performed for this document.
Public PropertyGets or sets a value indicating whether the document needs to be saved as the result of a changes to the document.
Public PropertyGets the base file name, with extension, of the document.
Public PropertyGets the date when the document was last modified.
Public PropertyGets the total number of fields in the document.
Public PropertyGets the number of pages in the document.
Public PropertyGets or sets the current page index of the document.
Public PropertyGets a value indicating whether the document requires a full save because it is temporary or newly created.
Public PropertyGets the source PdfDocument object.
See Also