Indesign Scripting Reference
home | search | Links
JavaScript >> Bullet

Bullet

A bullet character.

Bullet Properties

Property Type Access Description
bulletsFont Font, String, AutoEnum enumeration r/w The font for the bullet.
bulletsFontStyle String, NothingEnum enumeration, AutoEnum enumeration r/w The font style for the bullet.
characterType BulletCharacterType enumeration r/w Determines the type of bullet character.
characterValue Long r/w Determines the bullet character as a unicode ID or a glyph ID.
parent Object read The parent of the object.
properties An array of property names and values r/w Property that allows setting of several properties at the same time.

Bullet Methods

Method Returns Description
getElements Array of Objects Resolve the object specifier.
toSource String Generate JavaScript source that, if executed, will return the specified objects.
toSpecifier String Retrieve the object specifier.