Illustrator29
Object

TextPath

A text path item.

Properties

NameType AccessDescription
Number readonly The area of this path in square points.
BlendModes
+4 more
read/write The mode used when compositing an object.
Boolean read/write Should this be used as a clipping path?
Boolean read/write Is this path closed?
Boolean readonly Can the text path be modified.
Boolean read/write Should the even-odd rule be used to determine insideness?
Color read/write Fill color.
Boolean read/write Will art beneath a filled object be overprinted?
Boolean read/write Should the path be filled?
Boolean read/write Is this path a guide object?
Number 0.0–16348.0 read/write The height of the text path.
Number read/write The left position of the text path.
String read/write Note assigned to the path.
Number 0.0–100.0 read/write The object's opacity (between 0.0 and 100.0)
The readonly The object's container.
PathPoints<PathPoint> readonly
PolarityValues
read/write The polarity the path.
Point read/write The position of the top left corner of the text path.
Number read/write The resolution of the path.
ObjectArray readonly All the selected points in the path.
StrokeCap
read/write Type of line capping.
Color read/write Stroke color.
Number read/write The default distance into the dash pattern at which the pattern should be started.
Number[] read/write Dash lengths (set to {} for a solid line)
StrokeJoin
read/write Type of joints.
Number read/write Whether a join is mitered (pointed) or beveled (squared-off)
Boolean read/write Will art beneath a stroked object be overprinted?
Number read/write Width of stroke.
Boolean read/write Should the path be stroked?
Number read/write The top position of the text path.
String readonly The class name of the object.
Number 0.0–16348.0 read/write The width of the text path.

Methods

void

Set the path using the provided array of anchor points.

pathPoints Varies[] Array of anchor values for the path points.

Object of 1

Properties elsewhere that hold a TextPath.