Class
Bullet character.
getElements, toSource, toSpecifier
Bullet
QuickLinks
Hierarchy
Properties
Property | Type | Access | Description |
---|---|---|---|
bulletsFont | AutoEnumFont String |
r/w | Font of the bullet character. Can return: Font, String or AutoEnum enumerator. |
bulletsFontStyle | AutoEnum NothingEnum String |
r/w | Font style of the bullet character. Can return: String, NothingEnum enumerator or AutoEnum enumerator. |
characterType | BulletCharacterType: BulletCharacterType.UNICODE_ONLY BulletCharacterType.UNICODE_WITH_FONT BulletCharacterType.GLYPH_WITH_FONT |
r/w | The type of bullet character. |
characterValue | number | r/w | The bullet character as a unicode ID or a glyph ID. |
parent | ChangePreference Character FindPreference InsertionPoint Line Paragraph ParagraphStyle Story Text TextColumn TextDefault TextStyleRange Word |
readonly | The parent of the Bullet (a TextDefault, ParagraphStyle, Text, Character, Word, Line, TextColumn, Paragraph, TextStyleRange, InsertionPoint, Story, FindPreference or ChangePreference). |
properties | Object | r/w | A 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.
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.3d | Contents :: Index |