[]
Gets the IHPageBreak by index.
IVPageBreak this[int Index] { get; }
ReadOnly Default Property Item(Index As Integer) As IVPageBreak
Type | Name | Description |
---|---|---|
int | Index | The index of the collection. |
Type | Description |
---|---|
IVPageBreak | Returns the IVPageBreak object. |