Back to Devexpress

PdfDocumentProcessor Properties

officefileapi-devexpress-dot-pdf-dot-pdfdocumentprocessor-dot-underscore-properties.md

latest2.2 KB
Original Source

PdfDocumentProcessor Properties

A non-visual component that allows you to generate PDF files from scratch and manipulate existing documents.

NameDescription
DataRecognitionCacheSizeGets or sets the cache size (in pages) for data recognition.
DocumentProvides access to a PdfDocument class, which represents the current document.
DocumentFacadeRetrieves a document facade - a set of methods used to perform various operations on PDF document without access to its inner structure.
ImageCacheSizeSpecifies the size of the image cache (in megabytes).
MaxPrintingDpiSpecifies the maximum value of the PdfPrinterSettings.PrintingDpi property.
PasswordAttemptsLimitSpecifies the maximum number of allowed attempts to enter the PDF file’s security password.
RenderingEngineSpecifies the engine used to render page content.
RenderPageContentWithDirectXObsolete. Gets or sets whether to render page content with DirectX.
ShowImagePlaceholderObsolete. Gets or sets a value which indicates whether to show placeholders for images in unsupported image formats.
TextProvides access to the PDF text.

See Also

PdfDocumentProcessor Class

PdfDocumentProcessor Members

DevExpress.Pdf Namespace