SPThemeInfo members

Represents the theming information for a site. This includes information like colors, fonts, border radii sizes, and so on.

The SPThemeInfo type exposes the following members.

Properties

  Name Description
Public property AccessibleDescription Gets a brief accessible description of this theme.
Public property ThemeBackgroundImageUri Gets the theme background image server-relative URI, or a null reference (Nothing in Visual Basic) if none is defined.

Top

Methods

  Name Description
Public method Equals (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public method GetHashCode (Inherited from Object.)
Public method GetThemeFontByName Gets the theme font for the specified name and language code.
Public method GetThemeShadeByName Gets the theme color for the specified name.
Public method GetThemeShadeColorByName Gets a theme shade by name.
Public method GetType (Inherited from Object.)
Protected method MemberwiseClone (Inherited from Object.)
Public method ToString (Inherited from Object.)

Top

See also

Reference

SPThemeInfo class

Microsoft.SharePoint namespace