The PdfExportFilter type exposes the following members.

Properties

  NameDescription
CanRaiseEvents
Gets a value indicating whether the component can raise an event.
(Inherited from Component.)
Compress
Container
Gets the IContainer that contains the Component.
(Inherited from Component.)
DesignMode
Gets a value that indicates whether the Component is currently in design mode.
(Inherited from Component.)
EmbedFonts
Gets and sets whether fonts will be embedded in result pdf file.
EmbedPrivateCharacters
Gets or sets value indicating whether eudc characted would be embed into PDF document.
Events
Gets the list of event handlers that are attached to this Component.
(Inherited from Component.)
ImageQuality
Gets and sets image quality if needed.
ImageResolution
Gets and sets image resolution if needed.
KeepOriginalImageResolutionAndQuality
Gets and sets whether image resolution and quality will be stored in the result pdf file.
PagesRange
Gets or sets pages range for export.
(Inherited from ExportFilter.)
Site
Gets or sets the ISite of the Component.
(Inherited from Component.)

See Also