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