DS.Documents.Imaging Assembly / GrapeCity.Documents.Svg Namespace / SvgElement Class / TextAnchor Property

In This Topic
TextAnchor Property
In This Topic
Gets or sets a value specifying how to align a string of pre-formatted text.
Syntax
'Declaration
 
Public Property TextAnchor As System.Nullable(Of SvgTextAnchor)
 
See Also