The following tables list the members exposed by PrintOptions.
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) | |
CenterHorizontally | Gets or sets the value indicating whether the printed pages should be centered horizontally. | |
CenterVertically | Gets or sets the value indicating whether the printed pages should be centered vertically. | |
ColumnsToRepeatAtLeft | Gets or sets the range of columns which should be printed on every page. | |
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) | |
HorizontalPageBreaks | Gets the collection of horizontal page breaks in the Worksheet. | |
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) | |
MaxPagesHorizontally | Gets or sets the maximum number of pages allowed in the horizontal direction to print the worksheet. | |
MaxPagesVertically | Gets or sets the maximum number of pages allowed in the vertical direction to print the worksheet. | |
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) | |
PageOrder | Gets or sets the order in which to print pages for multiple page worksheets. | |
PaperSize | Gets or sets the paper size for each printed page of the worksheet. (Inherited from Infragistics.Documents.Excel.PrintOptionsBase) | |
PrintAreas | Gets the collection of print areas in the Worksheet. | |
PrintErrors | Gets or sets the way error values of cells are printed. (Inherited from Infragistics.Documents.Excel.PrintOptionsBase) | |
PrintGridlines | Gets or sets the value which indicates whether to print the worksheet gridlines. | |
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) | |
PrintRowAndColumnHeaders | Gets or sets the value indicating whether to print row and column headers. | |
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) | |
RowsToRepeatAtTop | Gets or sets the range of rows which should be printed on every page. | |
ScaleHeadersAndFootersWithDocument | Gets or sets the value indicating whether to scale the headers and footers with the document scaling. (Inherited from Infragistics.Documents.Excel.PrintOptionsBase) | |
ScalingFactor | Gets or sets the scaling factor to use when printing the worksheet. | |
ScalingType | Gets or sets the method for scaling the worksheet when it is printed. | |
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) | |
VerticalPageBreaks | Gets the collection of vertical page breaks in the Worksheet. | |
VerticalResolution | Gets or sets the vertical print resolution in DPI. (Inherited from Infragistics.Documents.Excel.PrintOptionsBase) |
Name | Description | |
---|---|---|
ClearPageBreaks | Clears all page breaks from the PrintOptions. | |
InsertPageBreak | Overloaded. Inserts a horizontal and/or vertical page break before the specified cell. | |
Reset | Overridden. Resets the print options to their default settings. |
Name | Description | |
---|---|---|
PropertyChanged | Occurs after a property value has changed (Inherited from Infragistics.Documents.Excel.PrintOptionsBase) |