FileHyperlink

FileHyperlink

Overview

FileHyperlink is a class in Aspose.PDF FOSS for .NET. Inherits from: Hyperlink.

Hyperlink that launches an external file (e.g.

This class provides 2 methods for working with FileHyperlink objects in .NET programs. Available methods include: FileHyperlink. All public members are accessible to any .NET application after installing the Aspose.PDF FOSS for .NET package. Properties: FileName, NewWindow.

Properties

NameTypeAccessDescription
FileNamestring?Read/WritePath of the file to open.
NewWindowExtendedBooleanRead/WriteWhether the file should open in a new viewer window.

Methods

SignatureDescription
FileHyperlink()Calls FileHyperlink on this FileHyperlink instance.
FileHyperlink(fileName: string)Calls FileHyperlink(fileName) on this FileHyperlink instance.

See Also

 English