.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 >

.NET Framework Class Library

BorderType Enumeration

Namespace: Gnostice.Core.DOM

Assembly:  Gnostice.Core (in Gnostice.Core.dll)

Syntax

Visual Basic

Public Enumeration BorderType

C#

public enum BorderType

Visual C++

public enum class BorderType

Members


Member name

Value

Description


Left

0



Top

1



Right

2



Bottom

3



InsideH

4



InsideV

5


See Also

Gnostice.Core.DOM Namespace