SlideBackground
ThemeIndex Property
|
Gets an index of Theme.
0..999, 0 eqauls no fill.
Namespace:
Spire.Presentation
Assembly:
Spire.Presentation (in Spire.Presentation.dll) Version: 10.4.2.0 (10.4.2.6046)
Syntax
public ushort ThemeIndex { get; set; }
Public Property ThemeIndex As UShort
Get
Set
public:
property unsigned short ThemeIndex {
unsigned short get ();
void set (unsigned short value);
}
member ThemeIndex : uint16 with get, set
Property Value
Type:
UInt16
See Also