[]
Gets or sets a value indicating whether to hide some unsupported BarcodeJS properties.
[JsonIgnore(Condition = JsonIgnoreCondition.WhenWritingNull)] public bool? HideUnsupportedBarcodeJSProperties { get; set; }
true if unsupported BarcodeJS properties should be hidden; otherwise, false.
true
false