TTMSFNCDataGridPrintIOOptions.FitToPage Property
When True (default), the grid is scaled to fit the printable page width. Set to False to print at natural size, which may produce multiple pages across the horizontal axis.
API unit family: TMSFNCDataGridPrintIO
Declaring type: TTMSFNCDataGridPrintIOOptions
Type: Boolean
Syntax
property FitToPage: Boolean;
Default: True