Leadtools.Barcode Namespace : Code128BarcodeTableEncoding Enumeration |
[SerializableAttribute()] public enum Code128BarcodeTableEncoding : System.Enum, System.IComparable, System.IConvertible, System.IFormattable
'Declaration <SerializableAttribute()> Public Enum Code128BarcodeTableEncoding Inherits System.Enum Implements System.IComparable, System.IConvertible, System.IFormattable
'Usage Dim instance As Code128BarcodeTableEncoding
[SerializableAttribute()] public enum Code128BarcodeTableEncoding : System.IComparable, System.IConvertible, System.IFormattable
ObjectiveC Syntax
Java Syntax
Leadtools.Barcode.Code128BarcodeTableEncoding = function() { }; Leadtools.Barcode.Code128BarcodeTableEncoding.prototype = {
LeadtoolsMemberMarker(replace me) };
[SerializableAttribute()] public enum class Code128BarcodeTableEncoding : public System.Enum, System.IComparable, System.IConvertible, System.IFormattable
Member | Description |
---|---|
ATable | Use only Code 128 A table |
Auto | Auto (use one or multiple tables) |
BTable | Use only Code 128 B table |
CTable | Use only Code 128 C table |
The Code128BarcodeTableEncoding enumeration is used as the type of the OneDBarcodeWriteOptions.Code128TableEncoding property.
For an example, refer to OneDBarcodeWriteOptions.
System.Object
System.ValueType
System.Enum
Leadtools.Barcode.Code128BarcodeTableEncoding
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2