TableOfContentsEntryStyleData Class |
Namespace: Dundas.BI.WebApi.Models
The TableOfContentsEntryStyleData type exposes the following members.
Name | Description | |
---|---|---|
TableOfContentsEntryStyleData |
Initializes a new instance of the TableOfContentsEntryStyleData class.
|
Name | Description | |
---|---|---|
Background |
Gets or sets the background.
| |
FontColor |
Gets or sets the font color.
| |
FontFamily |
Gets or sets the font family.
| |
FontSize |
Gets or sets the size of the font.
| |
FontStyle |
Gets or sets the font style.
| |
FontVariant |
Gets or sets the font variant.
| |
FontWeight |
Gets or sets the font weight.
| |
LineHeight |
Gets or sets the height of the line.
| |
TextDecoration |
Gets or sets the text decoration.
| |
TextTransform |
Gets or sets the text transform.
| |
UIClassName |
Gets or sets the name of the UI class (used for auto de-serialization).
(Inherited from BaseDataContract.) |
Name | Description | |
---|---|---|
FromDataContractMappings |
The mapping between TableOfContentsEntryStyleData and TableOfContentsEntryStyle.
| |
ToDataContractMappings |
The mapping between TableOfContentsEntryStyle and TableOfContentsEntryStyleData.
|