This property set the red component (RGB) of the background color for a vector image.
[Visual Basic] Public WriteOnly Property
BackgroundRed As Byte
[C#] public byte BackgroundRed {set;}
Property Value
The values can range from 0 to 255
Explanation
The BackgroundRed property set the red component (RGB) of the background color for a vector image.