Adobe InDesign CS2 (4.0) Object Model JS: Bullet

InDesign CS2

Class

Bullet

 Bullet character.

QuickLinks

getElements, toSource, toSpecifier

Hierarchy

ChangePreference | Character | FindPreference | InsertionPoint | Line | Paragraph | ParagraphStyle | Story | Text | TextColumn | TextDefault | TextStyleRange | Word
Bullet

Properties

PropertyTypeAccessDescription
bulletsFontAutoEnumFont
String
r/wFont of the bullet character. Can return: Font, String or AutoEnum enumerator.
bulletsFontStyleAutoEnum
NothingEnum
String
r/wFont style of the bullet character. Can return: String, NothingEnum enumerator or AutoEnum enumerator.
characterTypeBulletCharacterType:
BulletCharacterType.UNICODE_ONLY
BulletCharacterType.UNICODE_WITH_FONT
BulletCharacterType.GLYPH_WITH_FONT
r/wThe type of bullet character.
characterValuenumber r/wThe bullet character as a unicode ID or a glyph ID.
parentChangePreference
Character
FindPreference
InsertionPoint
Line
Paragraph
ParagraphStyle
Story
Text
TextColumn
TextDefault
TextStyleRange
Word
readonlyThe parent of the Bullet (a TextDefault, ParagraphStyle, Text, Character, Word, Line, TextColumn, Paragraph, TextStyleRange, InsertionPoint, Story, FindPreference or ChangePreference).
propertiesObject r/wA property that allows setting of several properties at the same time.

Methods

Instances

Array of Object getElements ()
Resolves the object specifier, creating an array of object references.

string toSource ()
Generates a string which, if executed, will return the Bullet.

string toSpecifier ()
Retrieves the object specifier.

Element of

ChangePreference.bulletChar

Character.bulletChar

FindPreference.bulletChar

InsertionPoint.bulletChar

Line.bulletChar

Paragraph.bulletChar

ParagraphStyle.bulletChar

Story.bulletChar

Text.bulletChar

TextColumn.bulletChar

TextDefault.bulletChar

TextStyleRange.bulletChar

Word.bulletChar

Jongware, 27-Jun-2010 v3.0.3dContents :: Index