TAPIEx.NET Component Documentation

PlayPaused Property

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

Description

Sets/returns the play state, paused or not paused.

Remarks

The PlayPaused property will be False if not playing. Setting the property to True causes playing to be paused, setting the property to False resumes playing.

See Also

none

Support editions