TdxSpreadSheetTableViewOptionsPrintPrinting Properties
Stores printer-related settings applied to a specific Table View worksheet.Name | Description |
---|---|
ActualBlackAndWhite | Identifies if the black and white print mode is enabled for a worksheet. |
ActualDraft | Identifies if the draft quality print mode is enabled for a worksheet. |
ActualHorizontalCentered | Identifies if the worksheet content is centered horizontally in page printouts. |
ActualPageOrder | Returns the worksheet printout page numbering order. |
ActualVerticalCentered | Identifies if the worksheet content is centered vertically in page printouts. |
BlackAndWhite | Specifies if a Table View worksheet’s content is printed in black and white. |
Copies | Specifies the number of printed copies for a particular Table View worksheet. |
Draft | Specifies if a particular Table View worksheet is printed in draft quality. |
HorizontalCentered | Specifies if a particular Table View worksheet’s content is centered horizontally within the content area of printout pages. |
PageOrder | Specifies the Table View worksheet’s printout page numbering order. |
VerticalCentered | Specifies if a particular Table View worksheet’s content is centered vertically within the content area of printout pages. |
See Also