PdfDocumentProcessor Properties
A non-visual component that allows you to generate PDF files from scratch and manipulate existing documents.
Name | Description |
---|---|
Data |
Gets or sets the cache size (in pages) for data recognition. |
Document |
Provides access to a Pdf |
Document |
Retrieves a document facade - a set of methods used to perform various operations on PDF document without access to its inner structure. |
Image |
Specifies the size of the image cache (in megabytes). |
Max |
Specifies the maximum value of the Pdf |
Password |
Specifies the maximum number of allowed attempts to enter the PDF file’s security password. |
Rendering |
Specifies the engine used to render page content. |
Render |
Obsolete. Gets or sets whether to render page content with Direct |
Show |
Obsolete. Gets or sets a value which indicates whether to show placeholders for images in unsupported image formats. |
Text | Provides access to the PDF text. |
See Also