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