.NET Framework Class Library

ParaBorder.Bar Property

<< Click to Display Table of Contents >>

Navigation:  Gnostice Document Studio .NET > Reference Documentation > API Reference > Gnostice.Core.DOM Namespace > ParaBorder Class > ParaBorder Properties >

.NET Framework Class Library

ParaBorder.Bar Property

Namespace: Gnostice.Core.DOM

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

Syntax

Visual Basic

Public Property Bar As Border
 Get
 Set

C#

public Border Bar { getset; }

Visual C++

public:
property BorderBar {
 Borderget ();
 void set (Bordervalue);
}

See Also

ParaBorder Class

ParaBorder Members

Gnostice.Core.DOM Namespace