.NET Framework Class Library
BorderType Enumeration
<< Click to Display Table of Contents >> Navigation: Gnostice Document Studio .NET > Reference Documentation > API Reference > Gnostice.Core.DOM Namespace > BorderType Enumeration |
Namespace: Gnostice.Core.DOM
Assembly: Gnostice.Core (in Gnostice.Core.dll)
Visual Basic |
Public Enumeration BorderType |
C# |
public enum BorderType |
Visual C++ |
public enum class BorderType |
Member name |
Value |
Description |
|
Left |
0 |
||
Top |
1 |
||
Right |
2 |
||
Bottom |
3 |
||
InsideH |
4 |
||
InsideV |
5 |