PaperKindList.ReportDpi Property
Indicates the DPI used to measure the paper size corresponding to the currently selected paper kind (as defined by the PaperKindList.CurrentID property).
Namespace: DevExpress.XtraReports.Wizards
Assembly: DevExpress.XtraReports.v24.1.dll
NuGet Package: DevExpress.Reporting.Core
Declaration
Property Value
Type | Description |
---|---|
Single | A Single value. |
See Also