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; }
Public Property FillType As FillType
Get
Set
public:
virtual property FillType FillType {
FillType get () sealed;
void set (FillType value) sealed;
}
abstract FillType : FillType with get, set
override FillType : FillType with get, set
Property Value
Type:
FillTypeImplements
IFillFormatFillTypeSee Also