| | Name | Description |
 | BackgroundColor | Gets or sets the color of the background.
|
 | BackgroundGradientEndColor | Gets or sets the end color for the background gradient.
|
 | BackgroundGradientType | Gets or sets the gradient type of the background.
|
 | BackgroundImage | Gets the background image for the report item.
|
 | BorderColor | Gets the color of the border.
|
 | BorderStyle | Gets the style of the border.
|
 | BorderWidth | Gets the width of the border.
|
 | Calendar | Gets or sets the type of calendar to use for formatting dates.
|
 | Color | Gets or sets the foreground or text color.
|
 | Direction | Gets or sets a value indicating whether text is written left-to-right or right-to-left.
|
 | FontFamily | Gets or sets the name of the font family.
|
 | FontSize | Gets or sets the point size of the font.
|
 | FontStyle | Gets or sets the font style.
|
 | FontWeight | Gets or sets the thickness of the font.
|
 | Format | Gets or sets a .NET Framework formatting string.
|
 | Language | Gets or sets the primary language of the text.
|
 | LineHeight | Gets or sets the height of a line of text.
|
 | NumeralLanguage | Gets or sets the digit format to use as described by its primary language. Any language is legal.
|
 | NumeralVariant | Gets or sets the variant of the digit format to use.
|
 | PaddingBottom | Gets or sets the amount of padding between the bottom edge of the report item and its contents.
|
 | PaddingLeft | Gets or sets the amount of padding between the left edge of the report item and its contents.
|
 | PaddingRight | Gets or sets the amount of padding between the right edge of the report item and its contents.
|
 | PaddingTop | Gets or sets the amount of padding between the top edge of the report item and its contents.
|
 | TextAlign | Gets or sets the horizontal alignment of the text.
|
 | TextDecoration | Gets or sets special text formatting.
|
 | UnicodeBiDi | Gets or sets the level of embedding with respect to the Bi-directional algorithm.
|
 | VerticalAlign | Gets or sets the vertical alignment of the text.
|
 | WritingMode | Gets or sets a value indicating whether text is written horizontally or vertically.
|