ActiveReports Developer 7
Ecc200SymbolSize Property
See Also 
GrapeCity.ActiveReports.v7 Assembly > GrapeCity.ActiveReports.Options Namespace > DataMatrixOptions Class : Ecc200SymbolSize Property

Glossary Item Box

Gets or sets the size of the ECC200 symbol.

Syntax

Visual Basic (Declaration) 
Public Property Ecc200SymbolSize As DataMatrixEcc200SymbolSize
C# 
public DataMatrixEcc200SymbolSize Ecc200SymbolSize {get; set;}

Property Value

The size of the ECC200 symbol.

See Also