Specifies the duration, in milliseconds, of a transition effect.
Syntax
object.TransitionPeriod [= Long]
The TransitionPeriod property syntax has these parts:
Part | Description |
---|---|
object | Required. A valid object. |
Long | Optional. How long it takes to complete the transition from one page to another. |
Remarks
Any integer from zero to 10000 is a valid setting for this property. Setting the TransitionPeriod property to zero disables the transition effect; setting TransitionPeriod to 10000 creates a 10-second transition.