Gets or sets the WAV file name of this AnnAudioObject.
public virtual string FileName { get; set; }
Public Overridable Property FileName As String
A string value that specifies the WAV file name of this AnnAudioObject.
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.
For an example, refer to AnnAudioObject
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET