Page.PageSize Property
Gets the size of the current page.
Namespace: DevExpress.XtraPrinting
Assembly: DevExpress.Printing.v24.1.Core.dll
NuGet Package: DevExpress.Printing.Core
Declaration
Property Value
Type | Description |
---|---|
SizeF | A SizeF value. |
Implements
See Also