The para object specifies the default
paragraph and alignment properties to be applied to the content
of an enclosing container.
Properties
Name
|
Description
|
Type
|
Access
|
hAlign
|
Specifies the horizontal text alignment.
|
String
|
Read /Write
|
lineHeight
|
Specifies the line height to apply to the
paragraph content.
|
String
|
Read /Write
|
marginLeft
|
Specifies the size of the left indentation
of the paragraph.
|
String
|
Read /Write
|
marginRight
|
Specifies the size of the right indentation
of the paragraph.
|
String
|
Read /Write
|
preserve
|
Specifies widow/orphan-style constraints
on the overflow behavior of the content within the enclosing container.
|
String
|
Read /Write
|
radixOffset
|
Specifies an offset value for the anchor
of the paragraph.
|
String
|
Read /Write
|
spaceAbove
|
Specifies the amount of vertical spacing
and the maximum font leading for the first line of the paragraph.
|
String
|
Read /Write
|
spaceBelow
|
Specifies the amount of vertical spacing
and the maximum font leading for the first line of the paragraph.
|
String
|
Read /Write
|
tabDefault
|
Specifies the distance between default tab
stops.
|
String
|
Read /Write
|
tabStops
|
Specifies a space-separated list of tab
stop locations and leader properties.
|
String
|
Read /Write
|
textIndent
|
Specifies the horizontal positioning of
the first line relative to the remaining lines in a paragraph.
|
String
|
Read /Write
|
use
|
Invokes a prototype.
|
String
|
Read /Write
|
usehref
|
Invokes an external prototype.
|
String
|
Read /Write
|
vAlign
|
Specifies the vertical text alignment.
|
String
|
Read /Write
|
wordSpacingMaximum
|
Specifies the maximum inter-word percentage
space when text is justified, hyphenation is enabled, or both.
|
String
|
Read /Write
|
wordSpacingMinimum
|
Specifies the minimum inter-word percentage
space when text is justified, hyphenation is enabled, or both.
|
String
|
Read /Write
|
wordSpacingOptimum
|
Specifies the optimal percentage width of
an inter-word space when text is justified, hyphenation is enabled,
or both.
|
String
|
Read /Write
|
|
|
|