CharacterStyle.parent Property
In This Article
Gets the style form which the current style inherits.
#Declaration
TypeScript
get parent(): CharacterStyle
#Property Value
Type | Description |
---|---|
Character |
A Character |
See Also