ReportModel.PaperSize Property
Specifies the report’s paper size (measured in Document units). This can only be set if the PaperKind property is set to Custom.
Namespace: DevExpress.XtraReports.Wizards
Assembly: DevExpress.XtraReports.v26.1.dll
Declaration
Property Value
| Type | Description |
|---|---|
| SizeF | A SizeF object. |
See Also