.NET Framework Class Library

IPaginatedView.BorderWidth Property

<< Click to Display Table of Contents >>

Navigation:  Gnostice Document Studio .NET > Reference Documentation > API Reference > Gnostice.Core.Viewer Namespace > IPaginatedView Interface > IPaginatedView Properties >

.NET Framework Class Library

IPaginatedView.BorderWidth Property

Namespace: Gnostice.Core.Viewer

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

Syntax

Visual Basic

Property BorderWidth As Integer
 Get
 Set

C#

int BorderWidth { getset; }

Visual C++

property int BorderWidth {
 int get ();
 void set (int value);
}

See Also

IPaginatedView Interface

IPaginatedView Members

Gnostice.Core.Viewer Namespace