GemBox.Spreadsheet

ExcelPrintOptions.FitToPage Property

True for using FitWorksheetHeightToPages and FitWorksheetWidthToPages, false otherwise.

public bool FitToPage {get; set;}

Remarks

This property determines whether AutomaticPageBreakScalingFactor or FitWorksheetHeightToPages and FitWorksheetWidthToPages will be used in printing.

Default value for this property is false.

See Also

ExcelPrintOptions Class | GemBox.Spreadsheet Namespace