Click or drag to resize
TextImageContentId Property
Id of the image. Will be used in the markdown string to reference an image.

Namespace: Qlik.Sense.Client.Visualizations.Components
Assembly: Qlik.Sense.Client (in Qlik.Sense.Client.dll) Version: 2.1.0.0+Build:7.origin/release/ms13
Syntax
public string Id { get; set; }

Property Value

Type: String

Implements

ITextImageContentId
See Also