ITextStyleEffectiveData class

ITextStyleEffectiveData class

Immutable object which contains effective text style properties.

The ITextStyleEffectiveData type exposes the following members:

Properties

PropertyDescription
default_paragraph_formatReturns effective default paragraph properties.
Read-only IParagraphFormatEffectiveData.

Methods

MethodDescription
get_levelReturns level of effective style.

Remarks

This interface is used together with the ITextStyle interface to return effective formatting values with inheritance applied.

See Also