Namespace: Spire.Pdf.Actions
Assembly: Spire.Pdf (in Spire.Pdf.dll) Version: 7.9.2.0 (7.9.2.1020)
The name of the sound file.
Assembly: Spire.Pdf (in Spire.Pdf.dll) Version: 7.9.2.0 (7.9.2.1020)
Syntax
| C# | Visual Basic | Visual C++ | F# |
public string FileName { get; set; }
Public Property FileName As String Get Set
public: property String^ FileName { String^ get (); void set (String^ value); }
member FileName : string with get, set
Property Value
StringThe name of the sound file.