[Visual Basic]
Property PlayPaused As Boolean
[C#]
public bool PlayPaused [ get, set ]
Description
Sets/returns the play state, paused or not paused.Remarks
See Also
Support editions



[Visual Basic]
Property PlayPaused As Boolean
[C#]
public bool PlayPaused [ get, set ]