JsonExportHyperlinkType
JsonExportHyperlinkType enumeration
Represents type of exporting hyperlinks to json.
Values
Name | Value | Description |
---|---|---|
DisplayString | 0 | Export display string |
Address | 1 | Export url |
HtmlString | 2 | Export as html string. |
Represents type of exporting hyperlinks to json.
Name | Value | Description |
---|---|---|
DisplayString | 0 | Export display string |
Address | 1 | Export url |
HtmlString | 2 | Export as html string. |