PageSetupEditorForm.MinMarginsF Property
Gets the minimum size allowed for a report’s margins.
Namespace: DevExpress.XtraPrinting.Preview
Assembly: DevExpress.XtraPrinting.v24.2.dll
Declaration
Property Value
Type | Description |
---|---|
DevExpress.XtraPrinting.Native.MarginsF | The margins (measured in 1/300 of an inch) of a report page. |
See Also