.NET Framework Class Library
TextAlignment Enumeration
|
<< Click to Display Table of Contents >> Navigation: Gnostice Document Studio .NET > Reference Documentation > API Reference > Gnostice.Core.Graphics Namespace > TextAlignment Enumeration |
Defines the text alignment types.
Namespace: Gnostice.Core.Graphics
Assembly: Gnostice.Core (in Gnostice.Core.dll)
Visual Basic |
Public Enumeration TextAlignment |
C# |
public enum TextAlignment |
Visual C++ |
public enum class TextAlignment |
Member name |
Value |
Description |
|
Baseline |
0 |
||
Superscript |
1 |
||
Subscript |
2 |