Textranges; Variable - Adobe 26001360 - Illustrator CS - PC Manual

Scripting guide
Hide thumbs Also See for 26001360 - Illustrator CS - PC:
Table of Contents

Advertisement

466
'character number charsToChange. Note the first character in a
'TextRange has an index of 0. We therefore have to subtract 1
Set firstChars = textWord.TextRange(, charsToChange - 1)
firstChars.Size = firstChars.Size * 1.5
End If
Next

TextRanges

A collection of text range items.
Table 5.171 TextRanges — Properties
Property
Application
Count
Parent
Table 5.172 TextRanges — Methods
Method
Index(item As
TextRanges)
Item(itemKey)
RemoveAll()

Variable

A dynamic object used to create data-driven graphics. See also: DataSet and DataSets.
Table 5.173 Variable — Properties
Property
Application
Kind
Name
R/O
Value type
R/O
Application object
R/O
Long
R/O
Document object
Returns
Long
TextRange
Nothing
R/O
Value type
R/O
Application object
AiVariableKind
String
12 Aug 03
Visual Basic Reference
What it is
The Illustrator Application object
The number of objects in the collection
The document that contains this Tags
object
What it does
Returns the index position of the object
within the collection
Returns an object reference to the object
identified by itemKey; by name or
index
Deletes all objects in this collection
What it is
The Illustrator Application object
The variable's type
The name of the variable

Advertisement

Table of Contents
loading

This manual is also suitable for:

Illustrator cs

Table of Contents