Click or drag to resize

PdfLaunchAction FileName Property

Gets or sets file to be launched.

Namespace: Spire.Pdf.Actions
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
See Also