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

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