ShapeTextAnchoring Property |
Gets or sets anchoring position of the text within the shape.
Namespace: SautinSoft.Document.DrawingAssembly: SautinSoft.Document (in SautinSoft.Document.dll) Version: 2025.2.13
Syntaxpublic TextAnchoringType Anchoring { get; set; }
Public Property Anchoring As TextAnchoringType
Get
Set
Property Value
TextAnchoringType
See Also