Click or drag to resize

EncoderOptionsWidth Property

Gets or sets the width of the generated barcode in logical units.

Namespace:  Opait.Barcode
Assembly:  Opait.Barcode (in Opait.Barcode.dll) Version: 1.2.0.0
Syntax
C#
public float Width { get; set; }

Property Value

Type: Single
See Also