Click or drag to resize

PdfSound FileName Property

Gets or sets the name of the file.

Namespace: Spire.Pdf.General
Assembly: Spire.Pdf (in Spire.Pdf.dll) Version: 11.3.7.0 (11.3.7.1046)
Syntax
public string FileName { get; set; }

Property Value

Type: String
The name of the file.
See Also