Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.5.10
|
Leadtools.Windows.Annotations Namespace > AnnAutomation Class : PlayAudio Method |
public virtual void PlayAudio()
'Declaration Public Overridable Sub PlayAudio()
'Usage Dim instance As AnnAutomation instance.PlayAudio()
public: virtual void PlayAudio();
AnnAutomation can play one or more AnnAudioObject if they are currently in edit mode (selected) and the value of the CanPlay property is true.
Use the CanPlayAudio property to determine whether you can call this method.