[]
        
(Showing Draft Content)

GrapeCity.SpreadBuilder.Printing.PageSetup.FitToPage

FitToPage Property

FitToPage

Gets whether the FitToPage option should be selected.

Declaration
public bool FitToPage { get; }
Property Value
Type Description
bool

A bool value, representing FitToPage option.

Remarks

If FitToPagesWide or FitToPagesTall has been set since the last zoom, this property returns true to indicate that the FitToPage option should be selected in the Page Setup dialog.
If Zoom has been set since FitToPagesWide or FitToPagesTall (or if neither of these properties has been set), this property returns false, indicating that the Zoom/Percentage option should be selected.