[]
        
(Showing Draft Content)

GrapeCity.Documents.Barcode.GS1CompositeOptions

GS1CompositeOptions Class

The options of GS1Composite

Inheritance
GS1CompositeOptions
Namespace: GrapeCity.Documents.Barcode
Assembly: DS.Documents.Barcode.dll
Syntax
public class GS1CompositeOptions : BarCodeOptionsBase
Public Class GS1CompositeOptions
    Inherits BarCodeOptionsBase

Constructors

Name Description
GS1CompositeOptions()

Initializes a new instance of the GS1CompositeOptions class.

Properties

Name Description
Type

Gets or sets the composite symbol type. Default value is None.

Value

Gets or sets the CCA or CCB character data.

Methods

Name Description
AssignFrom(BarCodeOptionsBase)

Assigns (copies) properties from another BarCodeOptionsBase to the current object.

Clone()

Makes copy of the object

Reset()

Resets all properties to default values.

ResetValue()
ShouldSerialize()

Indicates whether any property of this object has changed from its default value.

ShouldSerializeValue()
ToString()

Returns a string that represents the current object.