ParagraphStyle.linkedStyle Property
Gets or sets the linked style for the current style.
Declaration
get linkedStyle(): CharacterStyle
Property Value
| Type | Description |
|---|---|
| CharacterStyle | A CharacterStyle object representing a character style linked to a current style. |
See Also