AnchoringType

ITextFrameFormat.AnchoringType property

Returns or sets vertical anchor text in a TextFrame. Read/write TextAnchorType.

public TextAnchorType AnchoringType { get; set; }

See Also