IStiText Interface |
Namespace: Stimulsoft.Report.Components
The IStiText type exposes the following members.
Name | Description | |
---|---|---|
HideZeros |
Gets or sets value indicates that no need show zeroes.
| |
LinesOfUnderline |
Gets or sets value indicates that it is necessary to lines of underline.
| |
MaxNumberOfLines |
Gets or sets maximum number of lines which specify the limit of the height stretch.
| |
OnlyText |
Gets or sets value indicates that the text expression contains a text only.
| |
ProcessingDuplicates | ||
Text |
Gets or sets text expression.
| |
TextValue |
Gets or sets text value. If the text is not null thet it is necessary to use this text.
|
Name | Description | |
---|---|---|
GetTextInternal |
Internal use only.
| |
SetText |
Sets the text value in all printed objects.
| |
SetTextInternal |
Internal use only.
|