Document Solutions for Word
GrapeCity.Documents.Word Assembly / GrapeCity.Documents.Word Namespace / FontBase Class / Shading Property

In This Topic
    Shading Property (FontBase)
    In This Topic
    Gets the Shading object that refers to the shading formatting for the font.
    Syntax
    'Declaration
     
    Public ReadOnly Property Shading As Shading
    public Shading Shading {get;}
    See Also