Enum JsonExportHyperlinkType

JsonExportHyperlinkType enumeration

Represents type of exporting hyperlinks to json.

public enum JsonExportHyperlinkType

Values

NameValueDescription
DisplayString0Export display string
Address1Export url
HtmlString2Export as html string.

See Also