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

PaperKindList.UnitDpi Property

Indicates the DPI corresponding to the currently selected paper kind (as defined by the PaperKindList.CurrentID property).

Namespace: DevExpress.XtraReports.Wizards

Assembly: DevExpress.XtraReports.v19.1.dll

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

Declaration

public float UnitDpi { get; }

Property Value

Type Description
Single

A Single value.

See Also