GotoNextPageBehaviors
A collection of goto next page behavior objects.
GotoNextPageBehaviors Properties
| Property |
Type |
Access |
Description |
| item |
Object |
read |
Returns the gotonextpagebehaviors with the specified index or name. |
| length |
Long |
read |
The number of gotonextpagebehaviors in the collection. |
GotoNextPageBehaviors Methods
| Method |
Returns |
Description |
| add |
GotoNextPageBehavior |
Create a new gotonextpagebehaviors. |
| anyItem |
Object |
Returns any gotonextpagebehaviors. |
| firstItem |
Object |
Returns the first gotonextpagebehaviors. |
| itemByID |
Object |
Returns the gotonextpagebehaviors with the specified ID. |
| itemByRange |
Objects |
Returns the gotonextpagebehaviorss within the specified range. |
| lastItem |
Object |
Returns the last gotonextpagebehaviors. |
| middleItem |
Object |
Returns the middle gotonextpagebehaviors. |
| nextItem |
Object |
Returns the next gotonextpagebehaviors. |
| previousItem |
Object |
Returns the previous gotonextpagebehaviors. |