Back to Devexpress

TdxPDFDocument Properties

vcl-dxpdfdocument-dot-tdxpdfdocument-dot-underscore-properties.md

latest1.9 KB
Original Source

TdxPDFDocument Properties

A PDF document container.

NameDescription
AllowContentExtractionIdentifies if users can select and copy the loaded PDF document’s content.
AllowPrintingIdentifies if it is possible to print the loaded PDF document.
FileAttachmentsProvides access to the collection of files attached to the document.
FormProvides access to the document’s form with interactive fields.
InformationProvides access to PDF document metadata.
ModifiedIdentifies if the document has unsaved changes.
PageCountReturns the number of pages in the PDF document.
PageInfoProvides indexed access to document pages.
PagesProvides access to the document structure.
PasswordAttemptsLimitSpecifies the number of allowed attempts to enter the document’s protection password.
SecurityOptionsProvides access to the document’s security settings.
SignatureOptionsProvides access to the document’s digital signature settings.

See Also

TdxPDFDocument Class

TdxPDFDocument Members

dxPDFDocument Unit