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