'Declaration Public Enum FillType Inherits System.Enum
public enum FillType : System.Enum
'Declaration Public Enum FillType Inherits System.Enum
public enum FillType : System.Enum
Member | 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. |
System.Object
System.ValueType
System.Enum
GrapeCity.Documents.Word.FillType