Namespace: Spire.Pdf.Actions
Assembly: Spire.Pdf (in Spire.Pdf.dll) Version: 6.2.6.0 (6.2.6.2020)
The name of the sound file.
Assembly: Spire.Pdf (in Spire.Pdf.dll) Version: 6.2.6.0 (6.2.6.2020)
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.