[]
Represents the style content for a text box report item.
public class TextBoxStyleContent
| Name | Description |
|---|---|
| TextBoxStyleContent() |
| Name | Description |
|---|---|
| BackgroundColor | Gets or sets the background color of the text box. |
| Color | Gets or sets the color of the text. |
| FontFamily | Gets or sets the font family of the text. |
| FontSize | Gets or sets the font size of the text. |
| FontStyle | Gets or sets the font style of the text. |
| FontWeight | Gets or sets the font weight of the text. |