FileHyperlink Constructor (String)
Initializes a new instance of the FileHyperlink class.

Namespace: Aspose.Pdf
Assembly: Aspose.PDF (in Aspose.PDF.dll) Version: 20.3
Syntax
public FileHyperlink(
	string path
)

Parameters

path
Type: SystemString
Path to file.
See Also