ImageGear21.Barcode Assembly > ImageGear.Barcode Namespace : ImGearBarcodeShowTextInfo Enumeration |
Member | Value | Description |
---|---|---|
All | 3 | All possible text is displayed. |
None | 0 | No text is displayed. |
Value | 1 | Only the value is displayed. |
ValueAndCheckSum | 2 | The value and check sum is displayed. |
The default value isAll.
System.Object
System.ValueType
System.Enum
ImageGear.Barcode.ImGearBarcodeShowTextInfo