Value
Name | Description | Value |
---|---|---|
Justification.AWAY_FROM_BINDING_SIDE | Aligns text to the side opposite the binding spine of the page. | 1633772147 = 'aabs' |
Justification.CENTER_ALIGN | Center aligns the text. | 1667591796 = 'cent' |
Justification.CENTER_JUSTIFIED | Justifies text text and center aligns the last line in the paragraph. | 1667920756 = 'cjst' |
Justification.FULLY_JUSTIFIED | Justifies the text, including the last line in the paragraph. | 1718971500 = 'full' |
Justification.LEFT_ALIGN | Left aligns the text. | 1818584692 = 'left' |
Justification.LEFT_JUSTIFIED | Justifies the text and left aligns the last line in the paragraph. | 1818915700 = 'ljst' |
Justification.RIGHT_ALIGN | Right aligns the text. | 1919379572 = 'rght' |
Justification.RIGHT_JUSTIFIED | Justifies the text and right aligns the last line in the paragraph. | 1919578996 = 'rjst' |
Justification.TO_BINDING_SIDE | Aligns text to the binding spine of the page or spread. | 1630691955 = 'a2bs' |
Usage
As property
ChangeGrepPreference.justification
ChangeTextPreference.justification
ChangeTransliteratePreference.justification
Character.justification
FindGrepPreference.justification
FindTextPreference.justification
FindTransliteratePreference.justification
InsertionPoint.justification
Line.justification
Paragraph.justification
ParagraphStyle.justification
Story.justification
Text.justification
TextColumn.justification
TextDefault.justification
TextStyleRange.justification
Word.justification
XmlStory.justification
Jongware, 28-Apr-2012 v3.0.3i | Contents :: Index |