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.2.dll
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