[]
        
(Showing Draft Content)

GrapeCity.Documents.Word.ColorChange.UseAlpha

UseAlpha Property

UseAlpha

Gets or sets whether alpha values are considered for the effect.

The effect alpha values are considered if true, otherwise they are ignored.

The default is true.

Declaration
public bool UseAlpha { get; set; }
Public Property UseAlpha As Boolean