Skip to main content
A newer version of this page is available. .

PdfDocumentProcessor Properties

A non-visual component that allows you to easily generate PDF files from scratch and manipulate existing PDF documents. See PDF Document API.
Name Description
Document Returns the current document.
ImageCacheSize Specifies the size of the image cache (in megabytes).
MaxPrintingDpi Specifies the maximum DPI (dots per inch) value allowed for document printing.
PasswordAttemptsLimit Specifies the maximum number of allowed attempts to enter the PDF file’s security password.
RenderPageContentWithDirectX Gets or sets whether to render page content with DirectX.
ShowImagePlaceholder Obsolete. Gets or sets a value which indicates whether to show placeholders for images in unsupported image formats.
Text Returns the PDF text.
See Also