Click or drag to resize
ShapeIndex Property
Gets the index of the Shape.

Namespace: Aceoffix.WordReader
Assembly: Aceoffix (in Aceoffix.dll) Version: 5.0.0.1
Syntax
public int Index { get; }

Property Value

Type: Int32

This Index is the Shape index defined in Microsoft Word.

The index is a 1-based index.

See Also