.NET Framework Class Library

PageBorder.BottomRightCustomImageID 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.BottomRightCustomImageID Property

Namespace: Gnostice.Core.DOM

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

Syntax

Visual Basic

Public Property BottomRightCustomImageID As Integer
 Get
 Set

C#

public int BottomRightCustomImageID { getset; }

Visual C++

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

See Also

PageBorder Class

PageBorder Members

Gnostice.Core.DOM Namespace