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