TextInheritanceLimit enumeration

TextInheritanceLimit enumeration

Controls the depth of the text properties inheritance.

The TextInheritanceLimit type exposes the following members:

Fields

FieldDescription
ALLInherit all text properties.
TEXT_BOXInherit only from TextFrameEx’s style.
PARAGRAPH_ONLYUse only properties defined for paragraph.

See Also