Property Getters/Setters Summary | ||
---|---|---|
function | getAlignmentType() | |
function | setAlignmentType(value) | |
Gets and sets the text horizontal alignment type of the paragraph. The value of the property is TextAlignmentType integer constant. | ||
function | getBullet() | |
Gets the bullet.
|
||
function | getChildren() | |
Gets all text runs in this paragraph.
If this paragraph is empty, return paragraph itself.
|
||
function | getDefaultTabSize() | |
function | setDefaultTabSize(value) | |
Gets and sets the default size for a tab character within this paragraph. | ||
function | getFirstLineIndent() | |
function | setFirstLineIndent(value) | |
Specifies the indent size that will be applied to the first line of text in the paragraph. | ||
function | getFont() | |
Returns the font of this object.
|
||
function | getFontAlignType() | |
function | setFontAlignType(value) | |
Determines where vertically on a line of text the actual words are positioned. This deals with vertical placement of the characters with respect to the baselines. The value of the property is TextFontAlignType integer constant. | ||
function | isEastAsianLineBreak() | |
function | setEastAsianLineBreak(value) | |
Specifies whether an East Asian word can be broken in half and wrapped onto the next line without a hyphen being added. | ||
function | isHangingPunctuation() | |
function | setHangingPunctuation(value) | |
Specifies whether punctuation is to be forcefully laid out on a line of text or put on a different line of text. | ||
function | isLatinLineBreak() | |
function | setLatinLineBreak(value) | |
Specifies whether a Latin word can be broken in half and wrapped onto the next line without a hyphen being added. | ||
function | getLeftMargin() | |
function | setLeftMargin(value) | |
Specifies the left margin of the paragraph. | ||
function | getLength() | |
Gets the length of the characters.
|
||
function | getLineSpace() | |
function | setLineSpace(value) | |
Gets and sets the amount of vertical white space that will be used within a paragraph. | ||
function | getLineSpaceSizeType() | |
function | setLineSpaceSizeType(value) | |
Gets and sets the amount of vertical white space that will be used within a paragraph. The value of the property is LineSpaceSizeType integer constant. | ||
function | getRightMargin() | |
function | setRightMargin(value) | |
Specifies the right margin of the paragraph. | ||
function | getSpaceAfter() | |
function | setSpaceAfter(value) | |
Gets and sets the amount of vertical white space that will be present after a paragraph. | ||
function | getSpaceAfterSizeType() | |
function | setSpaceAfterSizeType(value) | |
Gets and sets the amount of vertical white space that will be present after a paragraph. The value of the property is LineSpaceSizeType integer constant. | ||
function | getSpaceBefore() | |
function | setSpaceBefore(value) | |
Gets and sets the amount of vertical white space that will be present before a paragraph. | ||
function | getSpaceBeforeSizeType() | |
function | setSpaceBeforeSizeType(value) | |
Gets and sets the amount of vertical white space that will be present before a paragraph. The value of the property is LineSpaceSizeType integer constant. | ||
function | getStartIndex() | |
Gets the start index of the characters.
|
||
function | getStops() | |
Gets tab stop list.
|
||
function | getTextOptions() | |
Returns the text options.
|
||
function | getType() | |
Gets the type of text node.
The value of the property is TextNodeType integer constant. |
Method Summary | ||
---|---|---|
function | setWordArtStyle(style) | |
Sets the preset WordArt style.
|
function getBullet()
function getType()
function getLineSpaceSizeType() / function setLineSpaceSizeType(value)
function getLineSpace() / function setLineSpace(value)
function getSpaceAfterSizeType() / function setSpaceAfterSizeType(value)
function getSpaceAfter() / function setSpaceAfter(value)
function getSpaceBeforeSizeType() / function setSpaceBeforeSizeType(value)
function getSpaceBefore() / function setSpaceBefore(value)
function getStops()
function isLatinLineBreak() / function setLatinLineBreak(value)
function isEastAsianLineBreak() / function setEastAsianLineBreak(value)
function isHangingPunctuation() / function setHangingPunctuation(value)
function getRightMargin() / function setRightMargin(value)
function getLeftMargin() / function setLeftMargin(value)
function getFirstLineIndent() / function setFirstLineIndent(value)
function getFontAlignType() / function setFontAlignType(value)
function getAlignmentType() / function setAlignmentType(value)
function getDefaultTabSize() / function setDefaultTabSize(value)
function getChildren()
function getStartIndex()
function getLength()
function getFont()
function getTextOptions()
function setWordArtStyle(style)
style: Number
- A