.NET Framework Class Library

IText.Index Property

<< Click to Display Table of Contents >>

Navigation:  Gnostice Document Studio .NET > Reference Documentation > API Reference > Gnostice.Core.DOM Namespace > IText Interface > IText Properties >

.NET Framework Class Library

IText.Index Property

Index of element in parent element's list.

Namespace: Gnostice.Core.DOM

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

Syntax

Visual Basic

ReadOnly Property Index As Integer
 Get

C#

int Index { get; }

Visual C++

property int Index {
 int get ();
}

See Also

IText Interface

IText Members

Gnostice.Core.DOM Namespace