[]
Specifies the various barcode sizing modes.
public enum BarcodeSizeMode
Name | Description |
---|---|
Normal | The size of the barcode image is determined by properties like BarcodeSizeOptions.NarrowBarWidth, BarcodeSizeOptions.NarrowWideRatio etc. |
Scale | The barcode image is scaled to fit the field area. |