The following tables list the members exposed by PdfExport.
| Name | Description | |
|---|---|---|
![]() | PdfExport Constructor | Initializes a new instance of the PdfExport class. |
| Name | Description | |
|---|---|---|
![]() | Container | (Inherited from System.ComponentModel.Component) |
![]() | ConvertMetaToPng | Sets or returns a value indicating whether Windows metafiles are converted to PNG files in the exported PDF document. |
![]() | ExportBookmarks | Sets or returns a value indicating whether bookmarks are exported to and shown in the PDF document. |
![]() | ImageQuality | Sets or returns a value indicating the level of quality at which to export metafile images. |
![]() | ImageResolution | Gets or sets the image resolution for the PDF export if a metafile is used as an image for the picture control or if the Page.DrawPicture api is used. |
![]() | NeverEmbedFonts | Gets or sets a semicolon-delimited string of values indicating which fonts should not be embedded in the PDF document. |
![]() | Options | Gets a PdfDocumentOptions object that allows you to specify viewer preferences and document information options for the exported PDF document. |
![]() | Security | Gets a PdfSecurity object which allows you to initialize document encryption and security. |
![]() | Site | (Inherited from System.ComponentModel.Component) |
![]() | Version | Gets or sets the version of the PDF format to which the exported document is saved. |
| Name | Description | |
|---|---|---|
![]() | CreateObjRef | (Inherited from System.MarshalByRefObject) |
![]() | Dispose | Releases the PdfExport object from memory. (Inherited from System.ComponentModel.Component) |
![]() | Export | Overloaded. Exports the specified document to PDF format. |
![]() | GetLifetimeService | (Inherited from System.MarshalByRefObject) |
![]() | InitializeLifetimeService | (Inherited from System.MarshalByRefObject) |
![]() | ToString | (Inherited from System.ComponentModel.Component) |
| Name | Description | |
|---|---|---|
![]() | Disposed | Adds an event handler to listen to the Disposed event on the component. (Inherited from System.ComponentModel.Component) |



