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