| Name | Description | |
|---|---|---|
![]() | Application | Gets the application of this document. |
![]() | calculate | Gets or sets a value indicating whether calculations can be performed for this document. |
![]() | dirty | Gets or sets a value indicating whether the document needs to be saved as the result of a changes to the document. |
![]() | documentFileName | Gets the base file name, with extension, of the document. |
![]() | modDate | Gets the date when the document was last modified. |
![]() | numFields | Gets the total number of fields in the document. |
![]() | numPages | Gets the number of pages in the document. |
![]() | pageNum | Gets or sets the current page index of the document. |
![]() | requiresFullSave | Gets a value indicating whether the document requires a full save because it is temporary or newly created. |
![]() | Source | Gets the source PdfDocument object. |
