Aspose::Words::Drawing::FillType enum
FillType enum
Specifies fill type for a fillable object.
enum class FillType
Values
Name | Value | Description |
---|---|---|
Solid | 1 | Solid fill. |
Patterned | 2 | Patterned fill. |
Gradient | 3 | Gradient fill. |
Textured | 4 | Textured fill. |
Background | 5 | Fill is the same as the background. |
Picture | 6 | Picture fill. |
See Also
- Namespace Aspose::Words::Drawing
- Library Aspose.Words for C++