The following tables list the members exposed by ChartsheetPrintOptions.
Name | Description | |
---|---|---|
AlignHeadersAndFootersWithMargins | Gets or sets the value indicating whether to align header and footer margins with page margins. (Inherited from Infragistics.Documents.Excel.PrintOptionsBase) | |
BottomMargin | Gets or sets the margin at the bottom of each printed page of the worksheet, specified in inches. (Inherited from Infragistics.Documents.Excel.PrintOptionsBase) | |
DraftQuality | Gets or sets the value indicating whether the printed pages should be printed using draft quality. (Inherited from Infragistics.Documents.Excel.PrintOptionsBase) | |
Footer | Gets or sets the footer for each page of the printed worksheet. (Inherited from Infragistics.Documents.Excel.PrintOptionsBase) | |
FooterMargin | Gets or sets the footer margin for each printed page of the worksheet, specified in inches. (Inherited from Infragistics.Documents.Excel.PrintOptionsBase) | |
Header | Gets or sets the header for each page of the printed worksheet. (Inherited from Infragistics.Documents.Excel.PrintOptionsBase) | |
HeaderMargin | Gets or sets the header margin for each printed page of the worksheet, specified in inches. (Inherited from Infragistics.Documents.Excel.PrintOptionsBase) | |
LeftMargin | Gets or sets the margin at the left of each printed page of the worksheet, specified in inches. (Inherited from Infragistics.Documents.Excel.PrintOptionsBase) | |
NumberOfCopies | Gets or sets the number of copies to print. (Inherited from Infragistics.Documents.Excel.PrintOptionsBase) | |
Orientation | Gets or sets the orientation for each page of the printed worksheet. (Inherited from Infragistics.Documents.Excel.PrintOptionsBase) | |
OrientationResolved | Returns the resolved orientation for each page of the printed worksheet. (Inherited from Infragistics.Documents.Excel.PrintOptionsBase) | |
PageNumbering | Gets or sets the method with which pages are numbered. (Inherited from Infragistics.Documents.Excel.PrintOptionsBase) | |
PaperSize | Gets or sets the paper size for each printed page of the worksheet. (Inherited from Infragistics.Documents.Excel.PrintOptionsBase) | |
PrintErrors | Gets or sets the way error values of cells are printed. (Inherited from Infragistics.Documents.Excel.PrintOptionsBase) | |
PrintInBlackAndWhite | Gets or sets the value indicating whether the worksheet should be printed in black and white. (Inherited from Infragistics.Documents.Excel.PrintOptionsBase) | |
PrintNotes | Gets or sets the way cell comments are printed. (Inherited from Infragistics.Documents.Excel.PrintOptionsBase) | |
Resolution | Gets or sets the horizontal print resolution in DPI. (Inherited from Infragistics.Documents.Excel.PrintOptionsBase) | |
RightMargin | Gets or sets the margin at the right of each printed page of the worksheet, specified in inches. (Inherited from Infragistics.Documents.Excel.PrintOptionsBase) | |
ScaleHeadersAndFootersWithDocument | Gets or sets the value indicating whether to scale the headers and footers with the document scaling. (Inherited from Infragistics.Documents.Excel.PrintOptionsBase) | |
StartPageNumber | Gets or sets the page number for the first printed page of the worksheet. (Inherited from Infragistics.Documents.Excel.PrintOptionsBase) | |
TopMargin | Gets or sets the margin at the top of each printed page of the worksheet, specified in inches. (Inherited from Infragistics.Documents.Excel.PrintOptionsBase) | |
VerticalResolution | Gets or sets the vertical print resolution in DPI. (Inherited from Infragistics.Documents.Excel.PrintOptionsBase) |
Name | Description | |
---|---|---|
Reset | Resets the print options to their default settings. (Inherited from Infragistics.Documents.Excel.PrintOptionsBase) |
Name | Description | |
---|---|---|
PropertyChanged | Occurs after a property value has changed (Inherited from Infragistics.Documents.Excel.PrintOptionsBase) |