Skip to main content
A newer version of this page is available. .

PaperKindItem.UnitDpi Property

Indicates the DPI unit in which the paper size is measured.

Namespace: DevExpress.XtraReports.Wizards

Assembly: DevExpress.XtraReports.v20.2.dll

NuGet Packages: DevExpress.Reporting.Core, DevExpress.WindowsDesktop.Reporting.Core

Declaration

public float UnitDpi { get; }

Property Value

Type Description
Single

A Single value, identifying the unit of measurement.

See Also