[]
Gets whether the FitToPage option should be selected.
public bool FitToPage { get; }
Type | Description |
---|---|
bool | A bool value, representing FitToPage option. |
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.