PaperKindList.SizeInReportUnits Property
Indicates the paper size corresponding to the currently selected paper kind (as defined by the PaperKindList.CurrentID property), measured in report units.
Namespace: DevExpress.XtraReports.Wizards
Assembly: DevExpress.XtraReports.v25.1.dll
NuGet Package: DevExpress.Reporting.Core
Declaration
Property Value
Type | Description |
---|---|
SizeF | A SizeF structure. |
See Also