JsonSaveOptions.ExportHyperlinkType

JsonSaveOptions.ExportHyperlinkType property

Represents the type of exporting hyperlink to json.

public JsonExportHyperlinkType ExportHyperlinkType { get; set; }

Remarks

The default value is DisplayString;

See Also