Adobe InDesign CS6 (8.0) Object Model JS: Justification

InDesign CS6

 Text alignment options.

Value

NameDescriptionValue
Justification.AWAY_FROM_BINDING_SIDEAligns text to the side opposite the binding spine of the page.1633772147 = 'aabs'
Justification.CENTER_ALIGNCenter aligns the text.1667591796 = 'cent'
Justification.CENTER_JUSTIFIEDJustifies text text and center aligns the last line in the paragraph.1667920756 = 'cjst'
Justification.FULLY_JUSTIFIEDJustifies the text, including the last line in the paragraph.1718971500 = 'full'
Justification.LEFT_ALIGNLeft aligns the text.1818584692 = 'left'
Justification.LEFT_JUSTIFIEDJustifies the text and left aligns the last line in the paragraph.1818915700 = 'ljst'
Justification.RIGHT_ALIGNRight aligns the text.1919379572 = 'rght'
Justification.RIGHT_JUSTIFIEDJustifies the text and right aligns the last line in the paragraph.1919578996 = 'rjst'
Justification.TO_BINDING_SIDEAligns 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.3hContents :: Index