Document.BaseOffset Property
For internal use. Specifies the base offset point for the created document.
Namespace: DevExpress.XtraPrinting
Assembly: DevExpress.Printing.v25.1.Core.dll
NuGet Package: DevExpress.Printing.Core
Declaration
Property Value
| Type | Description |
|---|---|
| PointF | A PointF value, specifying the offset point. |
See Also