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; }
<TypeConverterAttribute(GetType(StiEnumConverter))>
Public Property EncodingType As StiDataMatrixEncodingType
Get
Set
Property Value
Type:
StiDataMatrixEncodingTypeSee Also