Back to Devexpress

PdfExportOptions Properties

officefileapi-devexpress-dot-docs-dot-presentation-dot-export-dot-pdfexportoptions-dot-underscore-properties.md

latest2.3 KB
Original Source

PdfExportOptions Properties

Contains options used to export presentations to PDF format.

NameDescription
AttachmentsObtains a list of PDF file attachments.
ConvertImagesToJpegSpecifies whether to convert bitmap and metafile images contained in the presentation to JPEG during export.
DocumentOptionsObtains Document Properties of a PDF file.
EncryptionOptionsGets or sets PDF encryption options.
ExportHiddenSlidesGets or sets whether to export presentation’s hidden slides.
ImageQualityGets or sets the image quality in the PDF file.
NonEmbeddedFontsGets or sets a list of font names that should not be embedded in the resulting PDF file.
RasterizationResolutionSpecifies the resolution (in DPI) used to rasterize vector images during export.
RasterizeImagesGets or sets whether to rasterize vector images during export.
ShowPrintDialogOnOpenGets or sets whether to display the built-in Print dialog when a PDF file is opened.
SignatureOptionsObtains digital signature settings.

See Also

PdfExportOptions Class

PdfExportOptions Members

DevExpress.Docs.Presentation.Export Namespace