TdxPDFDocument Properties
A PDF document container.
Name | Description |
---|---|
Allow |
Identifies if users can select and copy the loaded PDF document’s content. |
Allow |
Identifies if it is possible to print the loaded PDF document. |
File |
Provides access to the collection of files attached to the document. |
Form | Provides access to the document’s form with interactive fields. |
Information | Provides access to PDF document metadata. |
Modified | Identifies if the document has unsaved changes. |
Page |
Returns the number of pages in the PDF document. |
Page |
Provides indexed access to document pages. |
Pages | Provides access to the document structure. |
Password |
Specifies the number of allowed attempts to enter the document’s protection password. |
Security |
Provides access to the document’s security settings. |
Signature |
Provides access to the document’s digital signature settings. |
See Also