ComponentOne BarCode for UWP
C1.BarCode Namespace / GS1CompositeOptions Class
Properties Methods


In This Topic
    GS1CompositeOptions Class Members
    In This Topic

    The following tables list the members exposed by GS1CompositeOptions.

    Public Constructors
     NameDescription
    Public ConstructorInitializes a new instance of the GS1CompositeOptions class.  
    Top
    Public Properties
     NameDescription
    Public PropertyGets or sets the composite symbol type. Default value is None.  
    Public PropertyGets or sets the CCA or CCB character data.  
    Top
    Public Methods
     NameDescription
    Public MethodOverridden. Assigns (copies) properties from another BarCodeOptionsBase to the current object.  
    Public MethodOverridden. Makes copy of the object  
    Public MethodDetermines whether the specified System.Object is equal to the current System.Object. (Inherited from C1.BarCode.BarCodeOptionsBase)
    Public MethodReturns a hash code for this instance. (Inherited from C1.BarCode.BarCodeOptionsBase)
    Public MethodResets all properties to default values.  
    Public MethodIndicates whether any property of this object has changed from its default value.  
    Public MethodReturns a System.String that represents the current System.Object.  
    Top
    Protected Methods
     NameDescription
    Protected MethodNotifies of value changing (Inherited from C1.BarCode.BarCodeOptionsBase)
    Protected Method  
    Protected Method  
    Top
    See Also