Hyperlink value.
public string Hyperlink { get; set; }
Public Property Hyperlink As String
public String getHyperlink()
public void setHyperlink(String hyperlink)
A System.String that specifies the hyperlink value. The default value is null.
While the Hyperlink value could be anything, in most cases it will be the name of an external resource such as a web page (http://www.example.com) or file on disk. An external viewer may choose to start an external application such as a web browser when this link is clicked.
For an example, refer to PDFHyperlink.
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET