.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 > IPaginatedView.BorderWidth Property |
Namespace: Gnostice.Core.Viewer
Assembly: Gnostice.Core (in Gnostice.Core.dll)
Visual Basic |
Property BorderWidth As Integer |
C# |
int BorderWidth { get; set; } |
Visual C++ |
property int BorderWidth { |