anchoring_type property

anchoring_type property

Returns vertical anchor text in a TextFrame. Read-only TextAnchorType.

Definition:

@property
def anchoring_type(self):
    ...

See Also