TTMSFNCDataGridPDFIOOptions.FitToPage Property
When True (default), the grid content is scaled to fit within a single page width. Set to False to export at natural size and let the content span multiple pages horizontally.
API unit family: TMSFNCDataGridPDFIO
Declaring type: TTMSFNCDataGridPDFIOOptions
Type: Boolean
Syntax
property FitToPage: Boolean;
Default: True