FillFormat
Overview
FillFormat is a class in Aspose.Slides FOSS for .NET.
Inherits from: PVIObject, IFillFormat, IFillParamSource.
Represents fill formatting options.
Properties: AsIPresentationComponent, FillType, GradientFormat, PatternFormat, PictureFillFormat, Presentation, and 3 more.
Properties
| Name | Type | Access | Description |
|---|---|---|---|
FillType | FillType | Read/Write | Gets or sets the fill type. |
SolidFillColor | IColorFormat | Read | Gets the solid fill color. |
GradientFormat | IGradientFormat | Read | Gets the gradient format. |
PatternFormat | IPatternFormat | Read | Gets the pattern format. |
PictureFillFormat | IPictureFillFormat | Read | Gets the picture fill format. |
RotateWithShape | NullableBool | Read/Write | Gets or sets the rotate with shape. |
AsIPresentationComponent | IPresentationComponent | Read | Gets the as i presentation component. |
Slide | IBaseSlide? | Read | Gets the slide. |
Presentation | IPresentation? | Read | Gets the presentation. |