|
Property Name
|
Description
|
Type
|
Values
|
|
Text
|
specifies a default static text datum
|
string
|
any valid plain text data
any valid html data* external file URL** |
|
TextFont
|
specifies the text font type
|
string
|
The name of the font. ie:
Times New Roman Veranda |
|
TextAlign
|
specifies the text alignment type
|
string
|
left
center right |
|
TextColour
|
specifies the text colour
|
integer
|
0 - 0xFFFFFF
|
|
TextSize
|
specifies the text size
|
integer
|
0 - 72
|
|
TexItalic
|
specifies whether or not the text is italic
|
boolean
|
false/true
0/1 |
|
TexBold
|
specifies whether or the text is bold
|
boolean
|
false/true
0/1 |
|
TexUnderline
|
specifies whether or not the text is underlined
|
boolean
|
false/true
0/1 |
|
TexBorder
|
specifies whether or not the text has a border
|
boolean
|
false/true
0/1 |
|
TextFontEmbedded
|
specifies whether or not the text font is embedded
|
boolean
|
false/true
0/1 |
Detail
Use the following Properties to affect the appearance of the displayed text data within a Component.
Text
Use this Property to specify a default or static text datum that is to be displayed within a Component. Depending upon the type of Component this Property is defined for, the value of this Property may either be preserved, overwritten or appended to.
| * | HTML text data is supported for these Components.
|
| ** | File-based text data is supported for the these Components.
|
TextFont
Use this Property to specify to type of font used to display the text data.
TextAlign
Use this Property to specify whether the displayed text data is right, left or centre aligned.
TextColour
Use this Property to specify the colour of the displayed text data.
TextSize
Use this Property to specify the size of the displayed text data
TextItalic
Use this Property to specify whether or not the displayed text data is in italic
TextBold
Use this Property to specify whether or not the displayed text data is in bold
TextUnderline
Use this Property to specify whether or not the displayed text data is underlined
TextBorder
Use this Property to specify whether or not the displayed text data is surrounded by a border. This Property is intended for use in the design process in order to ascertain the extent of text fields within the panel Components. Note that the colour of the border is fixed as black.
TextFontEmbedded
Use this Property to specify whether or not the displayed text uses embedded font data. If this Property is set to true then any font specified by the TextFont Property must be present in an external Pollstar100100Fonts.swf embedded fonts shared library file.
Note: The _sans, _serif, and _typewriter fonts are device fonts. Font outline information for these fonts cannot embedded.
Scope
The Properties listed in this section are defined as attributes of the XML tag corresponding to the following Components:
Textboxes:
The Title Textbox
The Page Textbox
The Grand Total Textbox
The Top Dog Textbox
The Average Textbox
Generic Textboxes
Controls:
The Designer Logo Control
The Vote Control
The Page Controls
The View Controls
The Column Controls
Panels:
The Descriptions Panel
The Dates Panel
The Ratings Panel
The Totals Panel
Generic Text Panels
Generic Dates Panels
Related Topics
Panel Text Rotation
ViewType Text
CSS File Properties





