PaperKindList(Single) Constructor
Initializes a new instance of the PaperKindList class with the specified report DPI.
Namespace: DevExpress.XtraReports.Wizards
Assembly: DevExpress.XtraReports.v24.1.dll
NuGet Package: DevExpress.Reporting.Core
Declaration
Parameters
Name | Type | Description |
---|---|---|
reportDpi | Single | A Single value. This value is assigned to the PaperKindList.ReportDpi property. |
See Also