Click or drag to resize

StiDataMatrixBarCodeTypeEncodingType Property

Gets or sets type of encoding type.

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

Property Value

Type: StiDataMatrixEncodingType
See Also