Aspose::Words::Drawing::FillType enum

FillType enum

Specifies fill type for a fillable object.

enum class FillType

Values

NameValueDescription
Solid1Solid fill.
Patterned2Patterned fill.
Gradient3Gradient fill.
Textured4Textured fill.
Background5Fill is the same as the background.
Picture6Picture fill.

See Also