GS1CompositeBarParameters.IsAllowOnlyGS1Encoding

GS1CompositeBarParameters.IsAllowOnlyGS1Encoding property

If this flag is set, it allows only GS1 encoding standard for GS1CompositeBar 2D Component

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

See Also