Click or drag to resize

StiDataMatrixBarCodeTypeMatrixSize Property

Gets or sets matrix size.

Namespace:  Stimulsoft.Report.BarCodes
Assembly:  Stimulsoft.Report (in Stimulsoft.Report.dll) Version: 2019.3.1.0
Syntax
[TypeConverterAttribute(typeof(StiEnumConverter))]
public StiDataMatrixSize MatrixSize { get; set; }

Property Value

Type: StiDataMatrixSize
See Also