.NET Framework Class Library

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

Namespace: Gnostice.Core.DOM

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

Syntax

Visual Basic

Public Property PageBorderOffsetFrom As PageBorderOffsetFrom
 Get
 Set

C#

public PageBorderOffsetFrom PageBorderOffsetFrom { getset; }

Visual C++

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

See Also

PageBorder Class

PageBorder Members

Gnostice.Core.DOM Namespace