This property determines if the object pauses in the middle of its route.
JavaScript
Pause
C#
bool Pause { get; set; }
C++
HRESULT Pause([out, retval] VARIANT_BOOL* pVal)
HRESULT Pause([in] VARIANT_BOOL pVal)