BarCodeBrick.TargetDeviceDpi Property
Namespace: DevExpress.XtraPrinting
Assembly: DevExpress.Printing.v24.2.Core.dll
Declaration
Property Value
Type | Default |
---|---|
Nullable<Int32> | null |
Implements
See Also
Namespace: DevExpress.XtraPrinting
Assembly: DevExpress.Printing.v24.2.Core.dll
[DefaultValue(null)]
public int? TargetDeviceDpi { get; set; }
<DefaultValue(Nothing)>
Public Property TargetDeviceDpi As Integer?
Type | Default |
---|---|
Nullable<Int32> | null |
No
Your feedback is appreciated.