IBarcodeSettings
Pdf417ECL Property
|
Error correction level of pdf417 Barcode.
Namespace:
Spire.Barcode
Assembly:
Spire.Barcode (in Spire.Barcode.dll) Version: 7.3.7.0 (7.3.7.9046)
Syntax
Pdf417ECL Pdf417ECL { get; set; }
Property Pdf417ECL As Pdf417ECL
Get
Set
property Pdf417ECL Pdf417ECL {
Pdf417ECL get ();
void set (Pdf417ECL value);
}
abstract Pdf417ECL : Pdf417ECL with get, set
Property Value
Type:
Pdf417ECL
See Also