Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
If <code>true</code> use the light color theme for site seal; otherwise, use the default color theme.
public bool? IsLightTheme { get; set; }
member this.IsLightTheme : Nullable<bool> with get, set
Public Property IsLightTheme As Nullable(Of Boolean)