Enum ScalingOptions
Namespace: Syncfusion.Windows.Controls.Grid
Assembly: Syncfusion.Grid.Wpf.dll
Syntax
public enum ScalingOptions
Fields
| Name | Description |
|---|---|
| FitAllColumnsonOnePage | Shrink the printout so that it is one page wide |
| FitAllRowsonOnePage | Shrink the printout so that it is one page high |
| FitGridonOnePage | Shrink the printout so that it fits on one page |
| NoScaling | Print at their actual size |