[]
        
(Showing Draft Content)

GrapeCity.Documents.Word.FillType

FillType Enum

Specifies a fill type.

Namespace: GrapeCity.Documents.Word
Assembly: DS.Documents.Word.dll
Syntax
public enum FillType
Public Enum FillType

Fields

Name Description
Gradient

A gradient is used to fill the object.

Image

An image is used to fill the object.

NoFill

No fill is applied to the object.

Pattern

A repeated pattern is used to fill the object.

Solid

A solid color is used to fill the object.