DataBarParameters.IsAllowOnlyGS1Encoding

DataBarParameters.IsAllowOnlyGS1Encoding property

If this flag is set, it allows only GS1 encoding standard for Databar barcode types

[Obsolete("Use AllowOnlyGS1Encoding instead")]
[EditorBrowsable(EditorBrowsableState.Never)]
public bool IsAllowOnlyGS1Encoding { get; set; }

See Also