.NET Framework Class Library

PageBorder.BottomLeftCustomImageID Property

<< Click to Display Table of Contents >>

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

.NET Framework Class Library

PageBorder.BottomLeftCustomImageID Property

Namespace: Gnostice.Core.DOM

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

Syntax

Visual Basic

Public Property BottomLeftCustomImageID As Integer
 Get
 Set

C#

public int BottomLeftCustomImageID { getset; }

Visual C++

public:
property int BottomLeftCustomImageID {
 int get ();
 void set (int value);
}

See Also

PageBorder Class

PageBorder Members

Gnostice.Core.DOM Namespace