Gets or sets the Base-64 encoded image data.
| Visual Basic (Declaration) | |
|---|---|
Public Property ImageData As System.String | |
| C# | |
|---|---|
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.