Adobe InDesign CS3 (5.0) Object Model JS: Bullet

InDesign CS3

Class

Bullet

 Bullet character.

QuickLinks

getElements, toSource, toSpecifier

Hierarchy

ChangeGrepPreference | ChangeTextPreference | Character | FindGrepPreference | FindTextPreference | 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.
parentChangeGrepPreference
ChangeTextPreference
Character
FindGrepPreference
FindTextPreference
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, FindTextPreference, ChangeTextPreference, FindGrepPreference or ChangeGrepPreference).
propertiesObject r/wA property that allows setting of several properties at the same time.

Methods

Instances

Array of Bullet 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

ChangeGrepPreference.bulletChar

ChangeTextPreference.bulletChar

Character.bulletChar

FindGrepPreference.bulletChar

FindTextPreference.bulletChar

InsertionPoint.bulletChar

Line.bulletChar

Paragraph.bulletChar

ParagraphStyle.bulletChar

Story.bulletChar

Text.bulletChar

TextColumn.bulletChar

TextDefault.bulletChar

TextStyleRange.bulletChar

Word.bulletChar

XmlStory.bulletChar

Return

Array of Bullet Bullet.getElements ()

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