ImageBase64

XmpThumbnail.ImageBase64 property

Gets or sets the full thumbnail image data, converted to base 64 notation.

public string ImageBase64 { get; set; }

Property Value

The full thumbnail image data, converted to base 64 notation.

See Also