GrapeCity.ActiveReports.Web.v9 Assembly > GrapeCity.ActiveReports.Web.ExportOptions Namespace : PdfExportOptions Class |
The following tables list the members exposed by PdfExportOptions.
Name | Description | |
---|---|---|
Application | Specifies the Application used to produce the PDF when using the PDF Viewer type. | |
Author |
Specifies the Author of the PDF when using the PDF Viewer type.
| |
CenterWindow | Specifies if the export should include the CenterWindow flag in the PDF document when using the PDF Viewer type. | |
ConvertMetaToPng | Specifies if the PDF Export should convert WMF/EMF images into PNG for the PDF Viewer type. | |
DisplayMode | Specifies the PDF DisplayMode when using the PDF Viewer type. | |
DisplayTitle | Specifies the PDF DisplayTitle when using the PDF Viewer type. | |
Encrypt | Specifies if the export should encrypt the PDF when using the PDF Viewer type. | |
ExportBookmarks | Specifies if the PDF Export should export bookmarks for the PDF Viewer type. | |
FileName | Gets or sets the name of an exported file in the Save file dialog. | |
FitWindow | Specifies if the export should use the FitWindow flag when using the PDF Viewer type. | |
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). | |
HideMenubar | Specifies if the export should use the hideMenubar flag when using the PDF Viewer type. | |
HideToolbar | Specifies if the export should use the HideToolbar flag when using the PDF Viewer type. | |
HideWindowUI | Specifies if the export should use the HideWindowUI flag when using the PDF Viewer type. | |
ImageQuality | Specifies the ImageQuality the PDF Export should use for the PDF Viewer type. | |
ImageResolution | Specifies the ImageResolution the PDF Export should use for the PDF Viewer type. | |
Keywords | Specifies the Keywords the export will embed in the PDF when using the PDF Viewer type. | |
NeverEmbedFonts | Specifies the fonts the PDF Export should not embed for the PDF Viewer type. | |
OnlyForPrint | Gets or sets a value indicating whether the PDF is only for print. | |
OwnerPassword | Specifies the PDF Owner's password when using the PDF Viewer type and the Encrypt property is set to true. If this value is left null or empty, the user is not granted full permissions to the pdf file security settings. | |
Permissions | Specifies the PDF permissions when using the PDF Viewer type and the Encrypt property is set to true. | |
Subject | Specifies the Subject the export will use when using the PDF Viewer type. | |
Title | Specifies the Title the export will use when using the PDF Viewer type. | |
Use128Bit | Specifies if the export should use 128Bit encryption when using the PDF Viewer type and the Encrypt property is set to true. | |
UserPassword | Specifies the PDF User's password when using the PDF Viewer type and the Encrypt property is set to true. | |
Version | Specifies the PDF Version to use when using the PDF Viewer type. |