Nevron.Nov.Diagram Namespace / NShapeHyperlink Class


In This Topic
    NShapeHyperlink Class Properties
    In This Topic

    For a list of all members of this type, see NShapeHyperlink members.

    Public Properties
     NameDescription
    Public PropertyGets/Sets the bookmark this hyperlink points to.  
    Public PropertyGets/Sets the description of this hyperlink. If set, this description will be shown as hyperlink tooltip.  
    Public PropertyGets/Sets whether to open the hyperlink in a new window. Valid for URL and file hyperlinks for some exports like HTML and SVG. By default set to true.  
    Public PropertyGets/Sets the page this hyperlink points to.  
    Public PropertyGets/Sets the reference to the page this link leads to.  
    Public PropertyGets/Sets the shape this hyperlink points to.  
    Public PropertyGets/Sets the value of the ShapeRef property.  
    Public PropertyGets/Sets the type of this shape hyperlink.  
    Public PropertyGets/Sets the URL of this hyperlink. It can be an HTTP/HTTPS URL or a File URI.  
    Public PropertyGets/Sets the ZoomPercent to apply when navigating to a new page. Valid for Page and Shape hyperlink types. By default set to 100.  
    Top
    See Also