ActiveReports.PdfExport Assembly > DataDynamics.ActiveReports.Export.Pdf Namespace : PdfExport Class |
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. | |
FontFallback | Gets or sets a comma-delimited string of font families that will be used to lookup glyphs that are missing in the original font (Professional Edition). | |
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. The NeverEmbedFonts property has the "*" option that indicates whether all fonts should or should not be loaded to 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. | |
Signature | Gets a PdfSignature object which allows you to provide proof of your digital identity. | |
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() | (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 | (Inherited from System.ComponentModel.Component) |