XRConvert(Single) Constructor
Initializes a new instance of the XRConvert class with the specified DPI.
Namespace: DevExpress.XtraReports.UI
Assembly: DevExpress.Printing.v24.1.Core.dll
NuGet Package: DevExpress.Printing.Core
Declaration
Parameters
Name | Type | Description |
---|---|---|
dpi | Single | A Single value. |
See Also