[]
Gets or sets a value indicating whether to hide some unsupported BarcodeJS properties.
[JsonIgnore(Condition = JsonIgnoreCondition.WhenWritingNull)]
public bool? HideUnsupportedBarcodeJSProperties { get; set; }
| Type | Description |
|---|---|
| bool? |
|