ImageBase64

Thumbnail.ImageBase64 property

Gets or sets the image in base64 format.

public string ImageBase64 { get; set; }

Property Value

The image in base64 format.

See Also