[]
        
(Showing Draft Content)

GrapeCity.Documents.Word.SolidColor.Brightness

Brightness Property

Brightness

Gets or sets the brightness of the color from -1 (darkest) to 1 (lightest), zero being neutral.

Default value is 0.

Declaration
public float Brightness { get; set; }
Public Property Brightness As Single