A newer version of this page is available.
Switch to the current version.
XRControl.Dpi Property
For internal use.
Namespace: DevExpress.XtraReports.UI
Assembly: DevExpress.XtraReports.v18.2.dll
Declaration
[Browsable(false)]
[DefaultValue(100F)]
public virtual float Dpi { get; set; }
<Browsable(False)>
<DefaultValue(100F)>
Public Overridable Property Dpi As Single
Property Value
Type | Default |
---|---|
Single | 100 |
See Also
Feedback