Gets or sets the Base-64 encoded image data.
'Declaration
Public Property ImageData As System.String
public System.string ImageData {get; set;}
Property Value
A String indicating the Base-64 encoded image data.
A String indicating the Base-64 encoded image data.