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

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