ComponentOne Studio Web API Edition
GS1CompositeType Enumeration

Composite symbol type.
Syntax
'Declaration
 
Public Enum GS1CompositeType 
   Inherits System.Enum
public enum GS1CompositeType : System.Enum 
Members
MemberDescription
CCAComposite the GS1 barcode with a dependent CC-A barcode.
NoneDoes not composite the GS1 barcode with a depenent barcode.
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         C1.Web.Api.BarCode.GS1CompositeType

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

C1.Web.Api.BarCode Namespace

 

 


Copyright © GrapeCity, inc. All rights reserved.