CharacterStyle.parent Property
Gets the style form which the current style inherits.
Declaration
get parent(): CharacterStyle
Property Value
Type | Description |
---|---|
CharacterStyle | A CharacterStyle object representing the parent style. |
See Also