#include <telephony_types.h>
Data Fields | |
| uint8_t | alignment |
| Alignment of the data. | |
| bool | bold |
| Style bold is on? | |
| uint8_t | fontSize |
| Font size of the data. | |
| bool | italic |
| Style italic is on? | |
| uint16_t | length |
| Gives the number of formatted characters or sets a default text formatting. A text formatting length value of 0 indicates that the text format shall be used as a default text format for the current data. | |
| uint16_t | start |
| The number of characters after the formatting shall be applied from the beginning of the data. | |
| bool | strikethrough |
| Style striketrough is on? | |
| uint8_t | textBackgroundColor |
| Text Background color. | |
| uint8_t | textForegroundColor |
| Text Foreground color. | |
| bool | underlined |
| Style underlined is on? | |
|
|
Alignment of the data.
|
|
|
Style bold is on?
|
|
|
Font size of the data.
|
|
|
Style italic is on?
|
|
|
Gives the number of formatted characters or sets a default text formatting. A text formatting length value of 0 indicates that the text format shall be used as a default text format for the current data.
|
|
|
The number of characters after the formatting shall be applied from the beginning of the data.
|
|
|
Style striketrough is on?
|
|
|
Text Background color.
|
|
|
Text Foreground color.
|
|
|
Style underlined is on?
|
Copyright © 1999-2008 ACCESS CO., LTD. All rights reserved.