ActiveReports 8
PdfExportOptions Class Properties

For a list of all members of this type, see PdfExportOptions members.

Public Properties
 NameDescription
Public PropertyApplicationSpecifies the Application used to produce the PDF when using the PDF Viewer type.  
Public PropertyAuthor
Specifies the Author of the PDF when using the PDF Viewer type.
 
Public PropertyCenterWindowSpecifies if the export should include the CenterWindow flag in the PDF document when using the PDF Viewer type.  
Public PropertyConvertMetaToPngSpecifies if the PDF Export should convert WMF/EMF images into PNG for the PDF Viewer type.  
Public PropertyDisplayModeSpecifies the PDF DisplayMode when using the PDF Viewer type.  
Public PropertyDisplayTitleSpecifies the PDF DisplayTitle when using the PDF Viewer type.  
Public PropertyEncryptSpecifies if the export should encrypt the PDF when using the PDF Viewer type.  
Public PropertyExportBookmarksSpecifies if the PDF Export should export bookmarks for the PDF Viewer type.  
Public PropertyFileNameGets or sets the name of an exported file in the Save file dialog.  
Public PropertyFitWindowSpecifies if the export should use the FitWindow flag when using the PDF Viewer type.  
Public PropertyFontFallbackGets 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).  
Public PropertyHideMenubarSpecifies if the export should use the hideMenubar flag when using the PDF Viewer type.  
Public PropertyHideToolbarSpecifies if the export should use the HideToolbar flag when using the PDF Viewer type.  
Public PropertyHideWindowUISpecifies if the export should use the HideWindowUI flag when using the PDF Viewer type.  
Public PropertyImageQualitySpecifies the ImageQuality the PDF Export should use for the PDF Viewer type.  
Public PropertyImageResolutionSpecifies the ImageResolution the PDF Export should use for the PDF Viewer type.  
Public PropertyKeywordsSpecifies the Keywords the export will embed in the PDF when using the PDF Viewer type.  
Public PropertyNeverEmbedFontsSpecifies the fonts the PDF Export should not embed for the PDF Viewer type.  
Public PropertyOnlyForPrintGets or sets a value indicating whether the PDF is only for print.  
Public PropertyOwnerPasswordSpecifies 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.  
Public PropertyPermissionsSpecifies the PDF permissions when using the PDF Viewer type and the Encrypt property is set to true.  
Public PropertySubjectSpecifies the Subject the export will use when using the PDF Viewer type.  
Public PropertyTitleSpecifies the Title the export will use when using the PDF Viewer type.  
Public PropertyUse128BitSpecifies if the export should use 128Bit encryption when using the PDF Viewer type and the Encrypt property is set to true.  
Public PropertyUserPasswordSpecifies the PDF User's password when using the PDF Viewer type and the Encrypt property is set to true.  
Public PropertyVersionSpecifies the PDF Version to use when using the PDF Viewer type.  
Top
See Also

Reference

PdfExportOptions Class
GrapeCity.ActiveReports.Web.ExportOptions Namespace

Support Forum