AnchoringType

TextFrameFormat.AnchoringType property

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

public TextAnchorType AnchoringType { get; set; }

See Also