Back to Devexpress

PdfOptimizationOptions Properties

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

latest1.7 KB
Original Source

PdfOptimizationOptions Properties

Specifies optimization options for a PDF document.

NameDescription
ImageCompressionOptionsGets or sets the settings used to compress images in the output PDF during optimization.
RemoveAttachmentsGets or sets whether attachments are removed from the output PDF file during optimization.
RemoveBookmarkOutlinesGets or sets whether bookmark outlines are removed from the output PDF file during optimization.
RemoveJavaScriptActionsGets or sets whether JavaScript actions are removed from the output PDF file during optimization.
RemoveLogicalStructureGets or sets whether the logical structure (tags) is removed from the output PDF file during optimization.
RemoveMetadataGets or sets whether metadata is removed from the output PDF file during optimization.
RemoveThumbnailsGets or sets whether page thumbnails are removed from the output PDF file during optimization.

See Also

PdfOptimizationOptions Class

PdfOptimizationOptions Members

DevExpress.Pdf Namespace