FillFormat
Overview
FillFormat is a class in Aspose.Slides FOSS for .NET.
Inherits from: PVIObject, IFillFormat, IFillParamSource.
Represents fill formatting options.
Properties
| Name | Type | Access | Description |
|---|---|---|---|
FillType | FillType | Read/Write | Gets or sets the type of fill applied to a shape (solid, gradient, pattern, or picture) |
SolidFillColor | IColorFormat | Read | Provides access to the solid color fill settings of the shape |
GradientFormat | IGradientFormat | Read | Provides access to the gradient fill configuration of the shape |
PatternFormat | IPatternFormat | Read | Provides access to the pattern fill configuration of the shape |
PictureFillFormat | IPictureFillFormat | Read | Provides access to the picture fill configuration of the shape |
RotateWithShape | NullableBool | Read/Write | Indicates whether the fill rotates together with the shape |