ImageGear for .NET
ImGearBarcodeShowTextInfo Enumeration
See Also  Send Feedback
ImageGear21.Barcode Assembly > ImageGear.Barcode Namespace : ImGearBarcodeShowTextInfo Enumeration




Glossary Item Box

Specifies the text to display adjacent to the created barcode.

Syntax

 
Visual Basic
C#
Managed Extensions for C++
C++/CLI
 
 

Members

MemberValueDescription
All3 All possible text is displayed.
None0 No text is displayed.
Value1 Only the value is displayed.
ValueAndCheckSum2 The value and check sum is displayed.

Remarks

The default value isAll.

Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         ImageGear.Barcode.ImGearBarcodeShowTextInfo

See Also

©2013. Accusoft Corporation. All Rights Reserved.