GrapeCity.ActiveReports.Export.Pdf.v8 Assembly > GrapeCity.ActiveReports.Export.Pdf.Section 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 the PDF document. | |
FontFallback | Gets or sets a comma-delimited string of font families that will be used to lookup glyphs missing in original font | |
ImageInterpolation | Specifies the images interpolation value. | |
ImageQuality | Specifies the quality used for any images that are converted by ActiveReports. Note that if a JPG image is used in the report, it is written directly to PDF without any conversion. Other image formats may incur a conversion, which this value will effect. | |
ImageResolution | Sets or returns the resolution of images converted from metafiles. | |
NeverEmbedFonts | Sets or returns a comma-delimited string of values indicating fonts that should not be embedded in a PDF document. | |
Options | Returns an object allowing you to specify viewer preferences and document information options for the exported PDF document. | |
Pagination | Gets or sets the value, that indicates whether pagination should be used for resultant PDF document or not. | |
Security | Returns a PdfSecurity object for initializing document encryption and security. | |
ShowBookmarks | Gets or sets a value indicating whether the navigation pane is displayed in the Acrobat viewer. | |
Signature | Specifies the signature settings for pdf export | |
Site | (Inherited from System.ComponentModel.Component) | |
Version | Sets or returns the version of the PDF format the exported document is saved in. |
Name | Description | |
---|---|---|
CreateObjRef | (Inherited from System.MarshalByRefObject) | |
Dispose | (Inherited from System.ComponentModel.Component) | |
Export | Overloaded. Exports the specified page document to a PDF file. | |
GetLifetimeService | (Inherited from System.MarshalByRefObject) | |
InitializeLifetimeService | (Inherited from System.MarshalByRefObject) | |
ToString | (Inherited from System.ComponentModel.Component) |