ReportModel.PaperSize Property
In This Article
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.v24.2.dll
NuGet Package: DevExpress.Reporting.Core
#Declaration
#Property Value
Type | Description |
---|---|
Size |
A Size |
See Also