Skip to main content

TdxSpreadSheetTableViewOptionsPrintPage.Reset Method

Restores the default values of the printout page settings.

Declaration

procedure Reset; override;

Remarks

Invoke this method to restore the printout page fitting, scaling, orientation, margins and paper settings to the default values.

The Reset procedure is invoked by the Reset method implemented in the TdxSpreadSheetTableViewOptionsPrint class.

See Also