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

In This Topic
    Type Property (PatternFill)
    In This Topic
    Gets or sets the type of the pattern fill.
    Syntax
    'Declaration
     
    Public Property Type As PatternFillType
    public PatternFillType Type {get; set;}
    See Also