StiFitTextInfo Class
Namespace: Stimulsoft.Report
Methods
| Method | Returns | Description |
|---|---|---|
| clear | void | |
| getFontSizeObject | any | |
| getFontString | string |
Method Details
clear
clear(): void
getFontSizeObject
getFontSizeObject(textBox: StiText, rect: RectangleD, text: string, REFfontSize: { ref: number }, REFhashSt: { ref: string }): any
Parameters
- textBox (StiText)
- rect (RectangleD)
- text (string)
- REFfontSize ({ ref: number })
- REFhashSt ({ ref: string })
Returns any
getFontString
getFontString(font: Font): string
Parameters
- font (Font)
Returns string
Fields
| Field | Type | Description |
|---|---|---|
| fontSize | any | |
| hashComponent | Hashtable | |
| hashObj | any | |
| hashSt | any | |
| hashText | Hashtable |