Enum FillType
Specifies the fill type.
Namespace: Syncfusion.DocIO.DLS
Assembly: Syncfusion.DocIO.Base.dll
Syntax
public enum FillType
Fields
Name | Description |
---|---|
FillBackground | Fill is the same as the background. |
FillGradient | Gradient fill. |
FillMixed | Mixed fill. |
FillPatterned | Patterned fill. |
FillPicture | Picture fill. |
FillSolid | Solid fill. |
FillTextured | Textured fill. |
None | No Fill. |