Gets or sets a value that indicates the text alignment.
public StringAlignment Alignment { get; set; }
Property Alignment As StringAlignment
A System.Drawing.StringAlignment value that specifies the text alignment.
This is the horizontal alignment of the text inside the bounding rectangle. To set the vertical alignment of the text inside the bounding rectangle, use the LineAlignment property. For more information, refer to Using Text in Annotation Objects. (Deprecated)
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET