ActiveReports 9
Settings Class Properties

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

Public Properties
 NameDescription
Public PropertyApplicationThe value that appears for “Application” inside the Document Properties dialog of the PDF viewer application.  
Public PropertyAuthorThe name of the person who created the document.  
Public PropertyCenterWindowTrue to position the document’s window in the center of the screen. Default value: false.  
Public PropertyColumnsThe number of columns to set for the report. This value overrides the report's original settings.  
Public PropertyColumnSpacingThe column spacing to set for the report. This value overrides the report's original settings.  
Public PropertyDisplayModeSpecifies how the document should be displayed when opened.  
Public PropertyDisplayTitleTrue if the window’s title bar should display the document title taken from the Title entry in the document information/metadata. If this value is false, the title bar should instead display the name of the PDF file containing the document. Default value: false.  
Public PropertyDocumentToAddAfterReportGets or sets the path to the PDF document that should be inserted to the end of the rendering output.  
Public PropertyDocumentToAddBeforeReportGets or sets the path to the PDF document that should be inserted to the beginning of the rendering output.  
Public PropertyDpiXThe resolution of the output device in x-direction. The default value is 300.  
Public PropertyDpiYThe resolution of the output device in y-direction. The default value is 300.  
Public PropertyEncryptDetermines whether the document is encrypted or not.  
Public PropertyEndPageThe last page of the report to render. The default value is the value for StartPage.  
Public PropertyFallbackFontsGets or sets a comma-delimited string of font families to locate missing glyphs from the original font.  
Public PropertyFitWindowTrue to resize the document’s window to fit the size of the first displayed page. Default value: false.  
Public PropertyHideMenubarTrue to hide the viewer application’s menu bar when the document is active. Default value: false.  
Public PropertyHideToolbarTrue to hide the viewer application’s toolbars when the document is active. Default value: false.  
Public PropertyHideWindowUITrue to hide user interface elements in the document’s window (such as scroll bars and navigation controls), leaving only the document’s contents displayed. Default value: false.  
Public PropertyImageInterpolationInterpolation value of images. Allows to enable/disable image interpolation, when exporting the file to PDF.  
Public PropertyKeywordsKeywords associated with the document.  
Public PropertyMarginBottomThe bottom margin value, in inches, to set for the report. You must include an integer or decimal value followed by "in" (for example, 1in). This value overrides the report's original settings.  
Public PropertyMarginLeftThe left margin value, in inches, to set for the report. You must include an integer or decimal value followed by "in" (for example, 1in). This value overrides the report's original settings.  
Public PropertyMarginRightThe right margin value, in inches, to set for the report. You must include an integer or decimal value followed by "in" (for example, 1in). This value overrides the report's original settings.  
Public PropertyMarginTopThe top margin value, in inches, to set for the report. You must include an integer or decimal value followed by "in" (for example, 1in). This value overrides the report's original settings.  
Public PropertyOwnerPasswordThe owner password that can be entered in the reader that permits full access to the document regardless of the specified user permissions.  
Public PropertyPageHeightThe page height value, in inches, to set for the report. You must include an integer or decimal value followed by "in" (for example, 1in). This value overrides the report's original settings.  
Public PropertyPageWidthThe page width value, in inches, to set for the report. You must include an integer or decimal value followed by "in" (for example, 1in). This value overrides the report's original settings.  
Public PropertyPermissionsSpecifies the user permissions for the document. The PdfPermissions values can be combined using a bitwise OR combination.  
Public PropertyPrintLayoutModeSpecifies layout mode to be used for PDF document.  
Public PropertyPrintOnOpenGets or sets the value indicating whether the document should be printed after open.  
Public PropertySignatureCertificateFileNameGets/sets the signing certificate file name location  
Public PropertySignatureCertificatePasswordGets/sets the signing certificate password  
Public PropertySignatureCertificationLevelGets/sets type of the signature certification  
Public PropertySignatureContactGets/sets the signing contact.  
Public PropertySignatureDistinguishedNameVisibleGets/sets value visibility for the Distinguished Name of the certificate. If true, then the value will be written  
Public PropertySignatureDistinguishedShowLabelGets/sets value, indicating that label for the Distinguished Name of the certificate should be shown  
Public PropertySignatureLocationGets/sets the signing location.  
Public PropertySignatureNameShowLabelGets/sets value, indicating that label for the name of the certificate should be shown  
Public PropertySignatureNameVisibleGets/sets value visibility for the name of the certificate. If true, then the value will be written  
Public PropertySignatureReasonGets/sets the signing reason.  
Public PropertySignatureSignDateGets/sets the sign date. Default value is DateTime.Now  
Public PropertySignatureStampBoundsGets/sets the bounds of the signature  
Public PropertySignatureStampCustomTextGets/sets the custom text that drawn on signature  
Public PropertySignatureStampFontGets/sets stamp text font  
Public PropertySignatureStampImageAlignmentGets/sets stamp image alignment inside signature  
Public PropertySignatureStampImageFileNameGets/sets the file location for image shown on signature  
Public PropertySignatureStampImageRectangleGets/sets area where image should be placed. By default entire signature rectangle will be used.  
Public PropertySignatureStampPageIndexGets/sets index of the page, where signature should be placed  
Public PropertySignatureStampTextAlignmentGets/sets stamp text alignment  
Public PropertySignatureStampTextColorGets/sets stamp text color  
Public PropertySignatureStampTextRectangleGets/sets area where text should be placed. By default entire signature area will be used.  
Public PropertySignatureTimeStampGets the settings for TSA server  
Public PropertySignatureVisibilityTypeGets/sets visible type for the signature  
Public PropertySizeToFitDetermines whether PDF pages are fit to the selected paper size or not.  
Public PropertyStartPageThe first page of the report to render. A value of 0 indicates that all pages are rendered. The default value is 1.  
Public PropertySubjectThe subject of the document.  
Public PropertyTitleThe document’s title.  
Public PropertyUse128BitTrue to use 128 bit encryption with full permissions capability. False to use 40 bit encryption with limited permissions. The PdfPermissions.AllowFillIn, PdfPermissions.AllowAccessibleReaders, and PdfPermissions.AllowAssembly permissions require this value to be true.  
Public PropertyUserPassword
The user password that can be entered in the reader. If this value is left empty, the user will not be prompted for a password, however the user will be restricted by the specified permissions.
 
Public PropertyVersionSets output PDF version.  
Public PropertyWatermarkAngleSpecifies watermark angle for PDF document.  
Public PropertyWatermarkColorSpecifies watermark color for PDF document.  
Public PropertyWatermarkFontSpecifies watermark font for PDF document.  
Public PropertyWatermarkTitleSpecifies watermark title for PDF document.  
Top
See Also

Reference

Settings Class
GrapeCity.ActiveReports.Export.Pdf.Page Namespace

 

 


Copyright © 2016 GrapeCity, inc. All rights reserved

Support Forum