ActiveReports Developer 7
DataMatrixOptions Class Members
See Also  Properties  Methods 
GrapeCity.ActiveReports.v7 Assembly > GrapeCity.ActiveReports.Options Namespace : DataMatrixOptions Class

Glossary Item Box

The following tables list the members exposed by DataMatrixOptions.

Public Constructors

 NameDescription
Public ConstructorDataMatrixOptions ConstructorOverloaded. Initializes a new instance of DataMatrixOptions class.  
Top

Public Properties

 NameDescription
Public PropertyEcc000_140SymbolSizeGets or sets the size of the ECC000-140 symbol.  
Public PropertyEcc200EncodingModeGets or sets the ECC200 encoding mode.  
Public PropertyEcc200SymbolSizeGets or sets the size of the ECC200 symbol.  
Public PropertyEccModeGets or sets the ECC mode.  
Public PropertyFileIdentifierGets or sets the file identifier of a related group of structured append symbols.  
Public PropertyStructuredAppendGets or sets a value indicating whether the current symbol is part of structured append symbols.  
Public PropertyStructureNumberGets or sets the structure number of current symbol within the structuerd append symbols.  
Top

Public Methods

 NameDescription
Public MethodEqualsDetermines whether the specified System.Object is equal to the current System.Object.  
Public MethodToStringReturns a System.String that represents the current System.Object.  
Top

See Also