Document Solutions for Word
DS.Documents.Word Assembly / GrapeCity.Documents.Word Namespace / Tint Class / Hue Property

In This Topic
    Hue Property (Tint)
    In This Topic
    Gets or sets the hue towards which to tint.

    Allowed values are from 0 to 359.9, inclusive.

    The default is 0.

    Syntax
    'Declaration
     
    Public Property Hue As System.Single
    public System.float Hue {get; set;}
    See Also