BarCodeControl.TargetDeviceDpi Property
Namespace: DevExpress.XtraEditors
Assembly: DevExpress.XtraEditors.v24.1.dll
NuGet Package: DevExpress.Win.Navigation
Declaration
Property Value
Type | Default |
---|---|
Nullable<Int32> | null |
See Also
Namespace: DevExpress.XtraEditors
Assembly: DevExpress.XtraEditors.v24.1.dll
NuGet Package: DevExpress.Win.Navigation
[DefaultValue(null)]
[DXCategory("Behavior")]
public int? TargetDeviceDpi { get; set; }
<DefaultValue(Nothing)>
<DXCategory("Behavior")>
Public Property TargetDeviceDpi As Integer?
Type | Default |
---|---|
Nullable<Int32> | null |
No
Your feedback is appreciated.