Adobe 26001360 - Illustrator CS - PC Manual page 379

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

Advertisement

Adobe Illustrator CS Scripting Guide
Table 5.83 ParagraphAttributes — Properties (Continued)
Property
MinimumBeforeHyphen
MinimumGlyphScaling
MinimumHyphenatedWord-
Size
MinimumLetterSpacing
MinimumWordSpacing
Mojikumi
Parent
RightIndent
RomanHanging
SingleWordJustification
SpaceAfter
SpaceBefore
TabStops
Example 44.1
' ParagraphAttributes
'
' Add a new document with an area text item
' containing 3 paragraphs.
'
' Use paragraph attributes to adjust the
' justification of each paragraph
'
Dim appRef As New Illustrator.Application
Dim docRef As Illustrator.Document
Dim pathRef As Illustrator.PathItem
Dim textRef As Illustrator.TextFrame
' Create 3 new pararagraphs
Set docRef = appRef.Documents.Add()
Set pathRef = docRef.PathItems.Rectangle(600, 200, 200, 400)
R/O
Value type
Long
Double
Long
Double
Double
String
R/O
Object
Double
Boolean
AiJustification
enumeration
Double
Double
Variant
12 Aug 03
What it is
Minimum number of characters before a
hyphen
Minimum glyph scaling expressed as a
percentage
Minimum hyphenated word size
Minimum letter spacing expressed as a
percentage
Minimum word spacing expressed as a
percentage
The name of a predefined Mojikumi set
for Japanese text composition
The object's container
Right indent of margin expressed in
points
If true, Roman hanging punctuation is
enabled
Single word justification
Spacing after paragraph in points
Spacing before paragraph in points
Tab stop settings
379

Advertisement

Table of Contents
loading

This manual is also suitable for:

Illustrator cs

Table of Contents