SPFont members
Represents a font scheme as described in an SPFont XML file. Describes font family slots and font size slots
The SPFont type exposes the following members.
Properties
Name | Description | |
---|---|---|
FontSlots | ||
Name | ||
PreviewSlot1 | ||
PreviewSlot2 | ||
ServerRelativeUrl |
Top
Methods
Name | Description | |
---|---|---|
Equals | (Inherited from Object.) | |
Finalize | (Inherited from Object.) | |
GetFont | Gets the ThemeFont for a given font slot. | |
GetFontSchemesFromFolder | ||
GetHashCode | (Inherited from Object.) | |
GetType | (Inherited from Object.) | |
MemberwiseClone | (Inherited from Object.) | |
Open(SPFile) | ||
Open(SPFile, Boolean) | Opens an SPFont file object from the given SPFile | |
ToString | (Inherited from Object.) |
Top