BackgroundColor Property (Gs1DataBarOmnidirectional)
In This Topic
Gets or sets the background color to render the control.
Syntax
'Declaration
<JsonAttribute(1)>
Public Overridable Property BackgroundColor As String
[Json(1)]
public virtual string BackgroundColor {get; set;}
See Also