INoteMasterSlide
Theme Property
|
Gets the slide's theme.
Namespace:
Spire.Presentation
Assembly:
Spire.Presentation (in Spire.Presentation.dll) Version: 10.4.2.0 (10.4.2.6046)
Syntax
ReadOnly Property Theme As Theme
Get
property Theme^ Theme {
Theme^ get ();
}
abstract Theme : Theme with get
Property Value
Type:
Theme
See Also