Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.5.2
|
Leadtools.Annotations Namespace > AnnAudioObject Class : FileName Property |
public virtual string FileName {get; set;}
'Declaration Public Overridable Property FileName As String
'Usage Dim instance As AnnAudioObject Dim value As String instance.FileName = value value = instance.FileName
Use the CanPlay method to determine if this AnnAudioObject has a value WAV audio file in the FileName property.
Use the Play method to play the WAV audio file stored in the FileName property.