Document Solutions for Word
GrapeCity.Documents.Word Assembly / GrapeCity.Documents.Word Namespace / FillFormat Class / PatternFill Property

In This Topic
    PatternFill Property
    In This Topic
    Gets the pattern fill.

    This property has effect only if the Type of this fill format is FillType.Pattern.

    Syntax
    'Declaration
     
    Public ReadOnly Property PatternFill As PatternFill
    public PatternFill PatternFill {get;}
    See Also