Skip to main content

TdxSpreadSheetTableViewOptionsPrintPrinting Members

Stores printer-related settings applied to a specific Table View worksheet.

Constructors

Name Description
Create(TNotifyEvent) Initializes a new instance of the TdxSpreadSheetTableViewOptionsPrintCustomPersistent class with specified settings. Inherited from TdxSpreadSheetTableViewOptionsPrintCustomPersistent.

Properties

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.

Methods

Name Description
Assign(TPersistent) Inherited from TPersistent.
AssignTo(TPersistent) Inherited from TPersistent.
Equals(TObject) Inherited from TObject.
GetHashCode Inherited from TObject.
GetNamePath Inherited from TPersistent.
GetOwner Inherited from TPersistent.
Reset Restores the Table View worksheet’s default printer-related settings.
ToString Inherited from TObject.
See Also