Class Theme
Inheritance
System.Object
Theme
Namespace: PnP.Framework.Provisioning.Providers.Xml.V202002
Assembly: PnP.Framework.dll
Syntax
public class Theme : object
Constructors
Theme()
Declaration
public Theme()
Properties
IsInverted
Declaration
public bool IsInverted { get; set; }
Property Value
System.
|
Name
Declaration
public string Name { get; set; }
Property Value
System.
|
Overwrite
Declaration
public bool Overwrite { get; set; }
Property Value
System.
|
Text
Declaration
public string[] Text { get; set; }
Property Value
System.
|