Language Guide

APPENDIX B
Scriptable Text Editor Dictionary
322 Scriptable Text Editor Object Class Denitions
Uniform Styles
The text styles that are uniformly “on” or “off” for all characters
of a text object.
Class: Text Style Info. Objects of this class have two properties:
On Styles and Off Styles. The On Styles property specifies the
styles that apply to all the characters of the text object. The Off
Styles property specifies the styles that do not apply to any of
the characters of the text object. Both properties are lists of
constants that specify text styles. If a style does not appear in
either list, the style applies to some but not all of the characters
in the object. See “Elements of Text Objects” on page 314 for
more information. The constants that can be used in Uniform
Styles property lists are bold, italic, outline, underline,
and shadow.
Modifiable? No
ELEMENT CLASSES
See “Elements of Text Objects” on page 314 for a general discussion of these
element classes.
Character Characters contained in the characters
Paragraph Paragraphs contained in the characters
Text Series of characters contained in the characters
Text Item Text items contained in the characters
Word Words contained in the characters
COMMANDS HANDLED
Copy, Count, Cut, Data Size, Delete, Duplicate, Exists, Get, Make, Move,
Select, Set
DEFAULT VALUE CLASS RETURNED
Styled Text