FillType

FillType enumeration

Specifies fill type for a fillable object.

public enum FillType

Values

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

See Also