Class PageSizeUnit
Specifies to set the units of the pagesize in printpreview.
Inheritance
System.Object
PageSizeUnit
Namespace: Syncfusion.Windows.Shared.Printing
Assembly: Syncfusion.Shared.WPF.dll
Syntax
public sealed class PageSizeUnit : Enum
Fields
Centimeters
To set the lenghtunit for pagesize as Centimeters.
Declaration
public const PageSizeUnit Centimeters
Field Value
Type |
---|
PageSizeUnit |
Inches
To set the lenghtunit for pagesize as Inches.
Declaration
public const PageSizeUnit Inches
Field Value
Type |
---|
PageSizeUnit |