Leadtools.Windows.Annotations Requires Document/Medical license. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 16.5.9.25
PlayAudio Method
See Also 
Leadtools.Windows.Annotations Namespace > AnnAutomation Class : PlayAudio Method



Plays the AnnAudioObject object that is currently being edited (selected) in this AnnAutomation.

Syntax

Visual Basic (Declaration) 
Public Overridable Sub PlayAudio() 
Visual Basic (Usage)Copy Code
Dim instance As AnnAutomation
 
instance.PlayAudio()
C# 
public virtual void PlayAudio()
C++/CLI 
public:
virtual void PlayAudio(); 

Remarks

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.

Requirements

Target Platforms: Microsoft .NET Framework 3.0, Windows XP, Windows Vista, and Windows Server 2003 family

See Also

PlayAudio requires a Document/Medical product license and unlock key. For more information, refer to: Imaging Pro/Document/Medical Features and Unlocking Special LEAD Features.