Document Solutions for PDF
GrapeCity.Documents.Barcode Assembly / GrapeCity.Documents.Barcode Namespace / DataMatrixOptions Class
Properties Methods

In This Topic
    DataMatrixOptions Class Members
    In This Topic

    The following tables list the members exposed by DataMatrixOptions.

    Public Constructors
     NameDescription
    Public ConstructorOverloaded.   
    Top
    Public Properties
     NameDescription
    Public PropertyGets or sets the size of the ECC000-140 symbol.  
    Public PropertyGets or sets the ECC200 encoding mode.  
    Public PropertyGets or sets the size of the ECC200 symbol.  
    Public PropertyGets or sets the ECC mode.  
    Public PropertyGets or sets the file identifier of a related group of structured append symbols.  
    Public PropertyGets or sets a value indicating whether the current symbol is part of structured append symbols.  
    Public PropertyGets or sets the structure number of current symbol within the structuerd append symbols.  
    Top
    Public Methods
     NameDescription
    Public MethodOverridden. Assigns (copies) properties from another BarCodeOptionsBase to the current object.  
    Public MethodOverridden. Makes object copy  
    Public MethodDetermines whether the specified System.Object is equal to the current System.Object. (Inherited from GrapeCity.Documents.Barcode.BarCodeOptionsBase)
    Public MethodReturns a hash code for this instance. (Inherited from GrapeCity.Documents.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
    See Also