Class ComposedLook
Inheritance
System.Object
ComposedLook
Namespace: PnP.Framework.Provisioning.Providers.Xml.V201903
Assembly: PnP.Framework.dll
Syntax
public class ComposedLook : object
Properties
BackgroundFile
Declaration
public string BackgroundFile { get; set; }
Property Value
System.
|
ColorFile
Declaration
public string ColorFile { get; set; }
Property Value
System.
|
FontFile
Declaration
public string FontFile { get; set; }
Property Value
System.
|
Name
Declaration
public string Name { get; set; }
Property Value
System.
|
Version
Declaration
public int Version { get; set; }
Property Value
System.
|
VersionSpecified
Declaration
public bool VersionSpecified { get; set; }
Property Value
System.
|