Documents for Word, .NET Edition
GrapeCity.Documents.Word Assembly / GrapeCity.Documents.Word Namespace / LineFormat Class / Fill Property

In This Topic
    Fill Property (LineFormat)
    In This Topic
    Gets the fill formatting properties.
    Syntax
    'Declaration
     
    Public ReadOnly Property Fill As FillFormat
    public FillFormat Fill {get;}
    See Also