FillType

Overview

FillType is a enum in Aspose.Slides FOSS for .NET.

Represents FillType enumeration.

Values

ValueDescription
NotDefinedRepresents an undefined or default fill type
NoFillRepresents a fill type where no fill is applied
SolidRepresents a solid color fill
Gradient
PatternRepresents a patterned fill
PictureRepresents an image picture fill
GroupRepresents a fill type used for grouped shapes

See Also