FillFormatFillType Property

Returns or sets the type of filling. Read/write FillType.

Namespace:  Aspose.Slides
Assembly:  Aspose.Slides (in Aspose.Slides.dll) Version: 20.3.0.0 (20.3)
Syntax
public FillType FillType { get; set; }

Property Value

Type: FillType

Implements

IFillFormatFillType
See Also