[]
A style that determines an appearance of the page header text.
public class HeaderTextItemStyle : BaseC1FrameworkStyle
| Name | Description |
|---|---|
| Padding | Gets or sets the thickness of the padding between the element edges and its content. |
| TextDirection | Gets or sets the TextDirection of the caption in the page header. |
| Trimming | Gets or sets a value that indicates how to trim characters from a text not completelly fit into layout. |
| WordWrap | Gets or sets whether text should be allowed to wrap. |
| Name | Description |
|---|---|
| ResetPadding() | |
| ResetTextDirection() | |
| ResetTrimming() | |
| ResetWordWrap() | |
| ShouldSerializePadding() | |
| ShouldSerializeTextDirection() | |
| ShouldSerializeTrimming() | |
| ShouldSerializeWordWrap() |