Skip to main content
All docs
V18.2

XRConvert.UnitToDpi(ReportUnit_Utils) Method

OBSOLETE

This member has become obsolete. Use other members of the XRConvert class instead.

For internal use.

Namespace: DevExpress.XtraReports.UI

Assembly: DevExpress.Printing.v18.2.Core.dll

Declaration

[Obsolete("This member has become obsolete. Use other members of the XRConvert class instead.")]
public static float UnitToDpi(
    ReportUnit_Utils reportUnit
)

Parameters

Name Type
reportUnit DevExpress.XtraReports.UI.ReportUnit_Utils

Returns

Type
Single
See Also