BaseSlideCreateThemeEffective Method |
Returns an effective theme for this slide.
Namespace:
Aspose.Slides
Assembly:
Aspose.Slides (in Aspose.Slides.dll) Version: 20.3.0.0 (20.3)
Syntaxpublic IThemeEffectiveData CreateThemeEffective()
Public Function CreateThemeEffective As IThemeEffectiveData
public:
virtual IThemeEffectiveData^ CreateThemeEffective() sealed
abstract CreateThemeEffective : unit -> IThemeEffectiveData
override CreateThemeEffective : unit -> IThemeEffectiveData
Return Value
Type:
IThemeEffectiveDataImplements
IThemeableCreateThemeEffective
See Also