PageSetupEditorForm.MarginsF Property
Gets the margins of a report page measured in three hundredths of an inch.
Namespace: DevExpress.XtraPrinting.Preview
Assembly: DevExpress.XtraPrinting.v22.2.dll
NuGet Package: DevExpress.Win.Printing
Declaration
Property Value
Type | Description |
---|---|
DevExpress.XtraPrinting.Native.MarginsF | The margins (measured in 1/300 of an inch) of a report page. |
See Also