_AlpTelSmsEmsTextFormattingExtension Struct Reference
[SMS Service]

#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?


Field Documentation

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?


The documentation for this struct was generated from the following file:
Generated on Wed Jul 30 07:06:41 2008 by Doxygen 1.4.6 for ALP SDK + Hiker Documentation

Copyright © 1999-2008 ACCESS CO., LTD. All rights reserved.