.NET Framework Class Library
VAlignment Enumeration
|
<< Click to Display Table of Contents >> Navigation: Gnostice Document Studio .NET > Reference Documentation > API Reference > Gnostice.Core.Graphics Namespace > VAlignment Enumeration |
Defines page alignments.
Namespace: Gnostice.Core.Graphics
Assembly: Gnostice.Core (in Gnostice.Core.dll)
Visual Basic |
Public Enumeration VAlignment |
C# |
public enum VAlignment |
Visual C++ |
public enum class VAlignment |
Member name |
Value |
Description |
|
Top |
0 |
||
Center |
1 |
||
Bottom |
2 |
||
Both |
3 |