Skip to main content

DevExpress v24.2 Update — Your Feedback Matters

Our What's New in v24.2 webpage includes product-specific surveys. Your response to our survey questions will help us measure product satisfaction for features released in this major update and help us refine our plans for our next major release.

Take the survey Not interested

TdxPDFDocument Properties

A PDF document container.
Name Description
AllowContentExtraction Identifies if users can select and copy the loaded PDF document’s content.
AllowPrinting Identifies if it is possible to print the loaded PDF document.
FileAttachments 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.
PageCount Returns the number of pages in the PDF document.
PageInfo Provides indexed access to document pages.
Pages Provides access to the document structure.
PasswordAttemptsLimit Specifies the number of allowed attempts to enter the document’s protection password.
SecurityOptions Provides access to the document’s security settings.
SignatureOptions Provides access to the document’s digital signature settings.
See Also