Enum PageSizeUnit
Specifies to set the units of the pagesize in printpreview.
Namespace: Syncfusion.Windows.Shared.Printing
Assembly: Syncfusion.Shared.WPF.dll
Syntax
public enum PageSizeUnit
Fields
| Name | Description |
|---|---|
| Centimeters | To set the lenghtunit for pagesize as Centimeters. |
| Inches | To set the lenghtunit for pagesize as Inches. |