LEADTOOLS Barcode (Leadtools.Barcode assembly)
LEAD Technologies, Inc

Code128TableEncoding Property








Gets or sets a value that specifies the encoding table to use when writing Code 128 barcodes. .NET support WinRT support Silverlight support
Syntax
[DefaultValueAttribute()]
[DisplayNameAttribute("Table Encoding")]
[DescriptionAttribute("Code 128 encoding table to be used in barcode writing")]
[CategoryAttribute("	Code 128 Databar Options")]
public Code128BarcodeTableEncoding Code128TableEncoding {get; set;}
'Declaration
 
<DefaultValueAttribute()>
<DisplayNameAttribute("Table Encoding")>
<DescriptionAttribute("Code 128 encoding table to be used in barcode writing")>
<CategoryAttribute("	Code 128 Databar Options")>
Public Property Code128TableEncoding As Code128BarcodeTableEncoding
'Usage
 
Dim instance As OneDBarcodeWriteOptions
Dim value As Code128BarcodeTableEncoding
 
instance.Code128TableEncoding = value
 
value = instance.Code128TableEncoding
[DefaultValueAttribute()]
[DisplayNameAttribute("Table Encoding")]
[DescriptionAttribute("Code 128 encoding table to be used in barcode writing")]
[CategoryAttribute("	Code 128 Databar Options")]
public Code128BarcodeTableEncoding Code128TableEncoding {get; set;}
ObjectiveC Syntax
Java Syntax
DefaultValueAttribute()
DisplayNameAttribute("Table Encoding")
DescriptionAttribute("Code 128 encoding table to be used in barcode writing")
CategoryAttribute("	Code 128 Databar Options")
 get_Code128TableEncoding();
set_Code128TableEncoding(value);
[DefaultValueAttribute()]
[DisplayNameAttribute("Table Encoding")]
[DescriptionAttribute("Code 128 encoding table to be used in barcode writing")]
[CategoryAttribute("	Code 128 Databar Options")]
public:
property Code128BarcodeTableEncoding Code128TableEncoding {
   Code128BarcodeTableEncoding get();
   void set (    Code128BarcodeTableEncoding value);
}

Property Value

A Code128BarcodeTableEncoding enumeration member that specifies the encoding table to use when writing Code 128 barcodes. The default value is Code128BarcodeTableEncoding.Auto.
Remarks

This property is only valid when writing Code 128 (BarcodeSymbology.Code128) barcodes.

Example

For an example, refer to OneDBarcodeWriteOptions.

Requirements

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

See Also

Reference

OneDBarcodeWriteOptions Class
OneDBarcodeWriteOptions Members
Code 128 Barcodes in LEADTOOLS

 

 


Products | Support | Contact Us | Copyright Notices

© 2006-2012 All Rights Reserved. LEAD Technologies, Inc.

Leadtools.Barcode requires a Barcode Module license and unlock key. For more information, refer to: LEADTOOLS Toolkit Features