public final class FileHyperlink extends Hyperlink
Represents file hyperlink object.
Constructor and Description |
---|
FileHyperlink()
Initializes a new instance of the
FileHyperlink class. |
FileHyperlink(String path)
Initializes a new instance of the
FileHyperlink class. |
public FileHyperlink()
Initializes a new instance of the FileHyperlink
class.
public FileHyperlink(String path)
Initializes a new instance of the FileHyperlink
class.
path
- Path to file.Copyright © 2017 Aspose. All Rights Reserved.