PageSetupEditorForm.IsMetric Property
Specifies whether the editor values in the Page Setup dialog use the imperial or metric system of measurement.
Namespace: DevExpress.XtraPrinting.Preview
Assembly: DevExpress.XtraPrinting.v24.1.dll
NuGet Packages: DevExpress.Win.Navigation, DevExpress.Win.Printing
Declaration
Property Value
Type | Description |
---|---|
Boolean | true if the editor values are calculated in millimeters; false if the editor values are calculated in inches. |
See Also