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

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