Click or drag to resize

StiPdf417BarCodeTypeEncodingMode 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 StiPdf417EncodingMode EncodingMode { get; set; }

Property Value

Type: StiPdf417EncodingMode
See Also