LEADTOOLS WCF Barcode (Leadtools.Services.Barcode.DataContracts assembly) Send comments on this topic. | Back to Introduction - All Topics | Help Version 17.0.3.31
Barcode1dAdvancedFlags Enumeration
See Also  
Leadtools.Services.Barcode.DataContracts Namespace : Barcode1dAdvancedFlags Enumeration



The Barcode1dAdvancedFlags Enumeration is available in LEADTOOLS Document and Medical Imaging toolkits.

Flags that identify the linkage bit value for all GS1 Databar (formerly RSS14) types, GS1 Databar (formerly RSS14) truncated type, direction of GS1 Databar (formerly RSS14) stacked, number of GS1 Databar (formerly RSS14) expanded stacked rows for write, and Australian post CIF table for read and write. You can use a bitwise OR (|) to specify one flag from each group.

Syntax

Visual Basic (Declaration) 
<DataContractAttribute(Namespace="http://Leadtools.Services.Barcode.DataContracts/2009/01", Name="Barcode1dAdvancedFlags")>
<FlagsAttribute()>
Public Enum Barcode1dAdvancedFlags 
   Inherits System.Enum
   Implements IComparableIConvertibleIFormattable 
Visual Basic (Usage)Copy Code
Dim instance As Barcode1dAdvancedFlags
C# 
[DataContractAttribute(Namespace="http://Leadtools.Services.Barcode.DataContracts/2009/01", Name="Barcode1dAdvancedFlags")]
[FlagsAttribute()]
public enum Barcode1dAdvancedFlags : System.Enum, IComparableIConvertibleIFormattable  
C++/CLI 
[DataContractAttribute(Namespace="http://Leadtools.Services.Barcode.DataContracts/2009/01", Name="Barcode1dAdvancedFlags")]
[FlagsAttribute()]
public enum class Barcode1dAdvancedFlags : public System.Enum, IComparableIConvertibleIFormattable  

Members

MemberDescription
Barcode1dAustralianCifCUse C-Table to encode/decode Australian post customer information filed (CIF). Used with both Read and Write methods.
Barcode1dAustralianCifNUse N-Table to encode/decode Australian post customer information filed (CIF). Used with both Read and Write methods.
Barcode1dAustralianCifSNo table is used to encode/decode Australian post customer information filed (CIF). The Read operation will read the CIF bar states allowing users to use their own table to decode the information. For the Write operation, the user must enter the state value for all CIF bars (16 bars for FCC 59 and 31 bars for FCC 62.) State values are either 0 (H), 1 (A), 2 (D), or 3 (T). Used with both Read and Write methods.
Barcode1dRss14ExpandedStackedRows1Write the GS1 Databar (formerly RSS14) Expanded Stacked barcode into 1 row. Used with Write operation only.
Barcode1dRss14ExpandedStackedRows2Write the GS1 Databar (formerly RSS14) Expanded Stacked barcode into 2 rows. Used with Write operation only
Barcode1dRss14ExpandedStackedRows3Write the GS1 Databar (formerly RSS14)Expanded Stacked barcode into 3 rows. Used with Write operation only.
Barcode1dRss14ExpandedStackedRows4Write the GS1 Databar (formerly RSS14) Expanded Stacked barcode into 4 rows. Used with Write operation only.
Barcode1dRss14ExpandedStackedRows5Write the GS1 Databar (formerly RSS14) Expanded Stacked barcode into 5 rows. Used with Write operation only.
Barcode1dRss14ExpandedStackedRows6Write the GS1 Databar (formerly RSS14) Expanded Stacked barcode into 6 rows. Used with Write operation only.
Barcode1dRss14LinkageSet linkage bit for GS1 Databar (formerly RSS14), GS1 Databar (formerly RSS14) Limited, GS1 Databar (formerly RSS14) Expanded, GS1 Databar (formerly RSS14) Stacked, and GS1 Databar (formerly RSS14) Expanded Stacked. Used with Write operation only. Type RSS14 is now GS1 Databar. All references to RSS14 now refer to GS1 Databar.
Barcode1dRss14StackedOmniWrite GS1 Databar (formerly RSS14) two-row in GS1 Databar (formerly RSS14) Stacked Omni-directional format. If it is not set, GS1 Databar (formerly RSS14) Stacked format will be written. Used with Write operation only.
Barcode1dRss14TruncatedWrite GS1 Databar (formerly RSS14) Truncated. If it is not set, GS1 Databar (formerly RSS14) standard will be written. Used with Write operation only.

Remarks

Some GS1 Databar (formerly RSS14) Expanded Stacked strings have a fixed number of symbols. Type RSS14 is now GS1 Databar. All references to RSS14 now refer to GS1 Databar.

Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         Leadtools.Services.Barcode.DataContracts.Barcode1dAdvancedFlags

Requirements

Target Platforms: Microsoft .NET Framework 3.0, Windows 2000, Windows XP, Windows Server 2003 family, Windows Server 2008 family, Windows Vista, Windows 7

See Also

Applications developed with LEADTOOLS WCF components require runtime licenses. Server licensing is required for applications on a server. For more information, refer to: Imaging Pro/Document/Medical Features