Name | Description | |
---|---|---|
![]() | NShapeHyperlink Constructor | Overloaded. |
The following tables list the members exposed by NShapeHyperlink.
Name | Description | |
---|---|---|
![]() | NShapeHyperlink Constructor | Overloaded. |
Name | Description | |
---|---|---|
![]() ![]() | BookmarkRefProperty | Reference to the BookmarkRef property. |
![]() ![]() | DescriptionProperty | Reference to the Description property. |
![]() ![]() | NShapeHyperlinkSchema | Schema associated with NShapeHyperlink. |
![]() ![]() | OpenInNewWindowProperty | Reference to the OpenInNewWindow property. |
![]() ![]() | PageRefProperty | Reference to the PageRef property. |
![]() ![]() | ShapeRefProperty | Reference to the ShapeRef property. |
![]() ![]() | TypeProperty | Reference to the Type property. |
![]() ![]() | UrlProperty | Reference to the Url property. |
![]() ![]() | ZoomPercentProperty | Reference to the ZoomPercent property. |
Name | Description | |
---|---|---|
![]() | Bookmark | Gets/Sets the bookmark this hyperlink points to. |
![]() | Description | Gets/Sets the description of this hyperlink. If set, this description will be shown as hyperlink tooltip. |
![]() | OpenInNewWindow | Gets/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. |
![]() | Page | Gets/Sets the page this hyperlink points to. |
![]() | PageRef | Gets/Sets the reference to the page this link leads to. |
![]() | Shape | Gets/Sets the shape this hyperlink points to. |
![]() | ShapeRef | Gets/Sets the value of the ShapeRef property. |
![]() | Type | Gets/Sets the type of this shape hyperlink. |
![]() | Url | Gets/Sets the URL of this hyperlink. It can be an HTTP/HTTPS URL or a File URI. |
![]() | ZoomPercent | Gets/Sets the ZoomPercent to apply when navigating to a new page. Valid for Page and Shape hyperlink types. By default set to 100. |
Name | Description | |
---|---|---|
![]() | PageChanged | Occurs when the Page property has changed. |
![]() | TypeChanged | Occurs when the Type property has changed. |