[]
        
(Showing Draft Content)

GrapeCity.Documents.Word.Luminance.Brightness

Brightness Property

Brightness

Gets or sets the value to change the brightness.

Allowed values are from -1 (darkest) to 1 (lightest), inclusive.

The default is 0.

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