Bullet

Bullet character.

Methods:

getElements, toSource, toSpecifier

Objects:

AutoEnum, BulletCharacterType, Font, NothingEnum, Number, Object, String,

Property Listing

Property

Type

Access

Description

bulletsFont

Font

String

AutoEnum

AutoEnum.AUTO_VALUE

read/write

Font of the bullet character. Can return: Font, String or AutoEnum enumerator.

bulletsFontStyle

NothingEnum.NOTHING

String

AutoEnum

AutoEnum.AUTO_VALUE

read/write

Font style of the bullet character. Can return: String, NothingEnum enumerator or AutoEnum enumerator.

characterType

BulletCharacterType

BulletCharacterType.GLYPH_WITH_FONT

BulletCharacterType.UNICODE_ONLY

BulletCharacterType.UNICODE_WITH_FONT

read/write

The type of bullet character.

characterValue

Number

read/write

The bullet character as a unicode ID or a glyph ID.

parent

ChangeTextPreference

Character

FindGrepPreference

FindTextPreference

InsertionPoint

Line

Paragraph

ParagraphStyle

Story

Text

TextColumn

TextStyleRange

Word

ChangeGrepPreference

TextDefault

readonly

The parent of the Bullet (a TextDefault, ParagraphStyle, Text, Character, Word, Line, TextColumn, Paragraph, TextStyleRange, InsertionPoint, Story, FindTextPreference, ChangeTextPreference, FindGrepPreference or ChangeGrepPreference).

properties

Object

read/write

A property that allows setting of several properties at the same time.

Method Listing

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.

Object of

TextDefault.bulletChar

Text.bulletChar

Character.bulletChar

Word.bulletChar

Line.bulletChar

TextColumn.bulletChar

Paragraph.bulletChar

TextStyleRange.bulletChar

InsertionPoint.bulletChar

Story.bulletChar

ParagraphStyle.bulletChar

XmlStory.bulletChar

FindTextPreference.bulletChar

FindGrepPreference.bulletChar

ChangeTextPreference.bulletChar

ChangeGrepPreference.bulletChar

Return

Bullet.getElements()