get_effective method

get_effective

Gets effective text frame formatting data with the inheritance applied.

Returns

A ITextFrameFormatEffectiveData.

def get_effective(self):
    ...

Examples

This example demonstrates getting some of effective text frame formatting properties.

See Also