Namespace:
Aspose.Slides
Assembly:
Aspose.Slides (in Aspose.Slides.dll) Version: 20.3.0.0 (20.3)
Syntaxpublic BackgroundType Type { get; set; }
Public Property Type As BackgroundType
Get
Set
public:
virtual property BackgroundType Type {
BackgroundType get () sealed;
void set (BackgroundType value) sealed;
}
abstract Type : BackgroundType with get, set
override Type : BackgroundType with get, set
Property Value
Type:
BackgroundTypeImplements
IBackgroundType
See Also