Document Solutions for Excel, .NET Edition | Document Solutions
GrapeCity.Documents.Excel Namespace / IDataMatrix Interface / StructureNumber Property
In This Topic
    StructureNumber Property
    In This Topic
    Gets the structure number of current symbol within the structuerd append symbols. Remarks: The structure number will only be used when ECC mode is DataMatrixEccMode.ECC200.
    Syntax
    System.int StructureNumber {get;}
    See Also