TextInheritanceLimit

TextInheritanceLimit class

Controls the depth of the text properties inheritance.

Constants

NameValueDescription
All0Inherit all text properties.
TextBox1Inherit only from TextFrame’s style.
ParagraphOnly2Use only properties defined for paragraph.

All

Inherit all text properties.


TextBox

Inherit only from TextFrame’s style.


ParagraphOnly

Use only properties defined for paragraph.