Gets the index of the Shape.
Namespace: Aceoffix.WordReaderAssembly: Aceoffix (in Aceoffix.dll) Version: 5.0.0.1
Syntaxpublic int Index { get; }
Public ReadOnly Property Index As Integer
Get
Property Value
Type:
Int32This Index is the Shape index defined in Microsoft Word.
The index is a 1-based index.
See Also