The PdfExportSettings type exposes the following members.

Properties

  NameDescription
Compress
EmbedFonts
Gets a value indicating whether fonts used will be embeded into a pdf document.
EmbedPrivateCharacters
Gets a value indicating whether the private characters will be embeded into a pdf document.
ImageQuality
Gets or sets images quality during export to PDF.
ImageResolution
Gets or sets images resolution during export to PDF.
KeepOriginalImageResolutionAndQuality
Gets or sets a value indicating whether images quality and resolution will be used without changes.

See Also