PageSetupFitToPage Property Bytescout Spreadsheet SDK
Gets or sets a value indicating when scales the worksheet according to the FitToPagesWide/FitToPagesTall properties.

Namespace:  Bytescout.Spreadsheet.BaseClasses
Assembly:  Bytescout.Spreadsheet (in Bytescout.Spreadsheet.dll) Version: 4.7.1.2054-master
Syntax

public bool FitToPage { get; set; }

Property Value

Type: Boolean
true if scales the worksheet according to the FitToPagesWide/FitToPagesTall properties; otherwise, false.
See Also

Reference