Version

ChartsheetPrintOptions Class Members

The following tables list the members exposed by ChartsheetPrintOptions.

Public Properties
 NameDescription
Public PropertyAlignHeadersAndFootersWithMarginsGets or sets the value indicating whether to align header and footer margins with page margins. (Inherited from Infragistics.Documents.Excel.PrintOptionsBase)
Public PropertyBottomMarginGets or sets the margin at the bottom of each printed page of the worksheet, specified in inches. (Inherited from Infragistics.Documents.Excel.PrintOptionsBase)
Public PropertyDraftQualityGets or sets the value indicating whether the printed pages should be printed using draft quality. (Inherited from Infragistics.Documents.Excel.PrintOptionsBase)
Public PropertyFooterGets or sets the footer for each page of the printed worksheet. (Inherited from Infragistics.Documents.Excel.PrintOptionsBase)
Public PropertyFooterMarginGets or sets the footer margin for each printed page of the worksheet, specified in inches. (Inherited from Infragistics.Documents.Excel.PrintOptionsBase)
Public PropertyHeaderGets or sets the header for each page of the printed worksheet. (Inherited from Infragistics.Documents.Excel.PrintOptionsBase)
Public PropertyHeaderMarginGets or sets the header margin for each printed page of the worksheet, specified in inches. (Inherited from Infragistics.Documents.Excel.PrintOptionsBase)
Public PropertyLeftMarginGets or sets the margin at the left of each printed page of the worksheet, specified in inches. (Inherited from Infragistics.Documents.Excel.PrintOptionsBase)
Public PropertyNumberOfCopiesGets or sets the number of copies to print. (Inherited from Infragistics.Documents.Excel.PrintOptionsBase)
Public PropertyOrientationGets or sets the orientation for each page of the printed worksheet. (Inherited from Infragistics.Documents.Excel.PrintOptionsBase)
Public PropertyOrientationResolvedReturns the resolved orientation for each page of the printed worksheet. (Inherited from Infragistics.Documents.Excel.PrintOptionsBase)
Public PropertyPageNumberingGets or sets the method with which pages are numbered. (Inherited from Infragistics.Documents.Excel.PrintOptionsBase)
Public PropertyPaperSizeGets or sets the paper size for each printed page of the worksheet. (Inherited from Infragistics.Documents.Excel.PrintOptionsBase)
Public PropertyPrintErrorsGets or sets the way error values of cells are printed. (Inherited from Infragistics.Documents.Excel.PrintOptionsBase)
Public PropertyPrintInBlackAndWhiteGets or sets the value indicating whether the worksheet should be printed in black and white. (Inherited from Infragistics.Documents.Excel.PrintOptionsBase)
Public PropertyPrintNotesGets or sets the way cell comments are printed. (Inherited from Infragistics.Documents.Excel.PrintOptionsBase)
Public PropertyResolutionGets or sets the horizontal print resolution in DPI. (Inherited from Infragistics.Documents.Excel.PrintOptionsBase)
Public PropertyRightMarginGets or sets the margin at the right of each printed page of the worksheet, specified in inches. (Inherited from Infragistics.Documents.Excel.PrintOptionsBase)
Public PropertyScaleHeadersAndFootersWithDocumentGets or sets the value indicating whether to scale the headers and footers with the document scaling. (Inherited from Infragistics.Documents.Excel.PrintOptionsBase)
Public PropertyStartPageNumberGets or sets the page number for the first printed page of the worksheet. (Inherited from Infragistics.Documents.Excel.PrintOptionsBase)
Public PropertyTopMarginGets or sets the margin at the top of each printed page of the worksheet, specified in inches. (Inherited from Infragistics.Documents.Excel.PrintOptionsBase)
Public PropertyVerticalResolutionGets or sets the vertical print resolution in DPI. (Inherited from Infragistics.Documents.Excel.PrintOptionsBase)
Public Methods
 NameDescription
Public MethodResetResets the print options to their default settings. (Inherited from Infragistics.Documents.Excel.PrintOptionsBase)
Public Events
 NameDescription
Public EventPropertyChangedOccurs after a property value has changed (Inherited from Infragistics.Documents.Excel.PrintOptionsBase)
See Also