TextImageProperties Markdown Property Qlik Sense .NET SDK - API Reference
Markdown describing the content. Standard markdown syntax has been used together with custom formats for font colors etc. See documentation for more details.

Namespace: Qlik.Sense.Client.Visualizations
Assembly: Qlik.Sense.Client (in Qlik.Sense.Client.dll) Version: 1.0.1.0 (1.0.1.0)
Syntax

public string Markdown { get; set; }

Property Value

Type: OnlineString

Implements

ITextImageProperties Markdown
See Also