| BarcodeConfigurationEAN128IsFNC1OmmitedForFixedLength Property |
[Missing <summary> documentation for "P:Limilabs.Barcode.BarcodeConfiguration.EAN128IsFNC1OmmitedForFixedLength"]
Namespace:
Limilabs.Barcode
Assembly:
Barcode (in Barcode.dll) Version: 2.0.0.20
Syntax public bool EAN128IsFNC1OmmitedForFixedLength { get; set; }
Public Property EAN128IsFNC1OmmitedForFixedLength As Boolean
Get
Set
public:
property bool EAN128IsFNC1OmmitedForFixedLength {
bool get ();
void set (bool value);
}
member EAN128IsFNC1OmmitedForFixedLength : bool with get, set
Property Value
Type:
BooleanSee Also