Click or drag to resize

ITextFrameProperties AnchoringType Property

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

Namespace: Spire.Presentation
Assembly: Spire.Presentation (in Spire.Presentation.dll) Version: 10.4.2.0 (10.4.2.6046)
Syntax
TextAnchorType AnchoringType { get; set; }

Property Value

Type: TextAnchorType
See Also