ParagraphStyle.linkedStyle Property
In This Article
Gets or sets the linked style for the current style.
#Declaration
TypeScript
get linkedStyle(): CharacterStyle
#Property Value
Type | Description |
---|---|
Character |
A Character |
See Also