[]
        
(Showing Draft Content)

GrapeCity.Documents.Word.SolidColor.RGB

RGB Property

RGB

Gets or sets the RGB value of this color.

Only solid colors (with alpha 255) are supported.

Resets Brightness and TintAndShade properties to default values.

Declaration
public override Color RGB { get; set; }
Public Overrides Property RGB As Color
Overrides