Click or drag to resize

ImageUrl Properties

The ImageUrl type exposes the following members.

Properties
  NameDescription
Public propertyError
Get the Error object. Present in the Get Image URLs response only if an error occurred retrieving the image.
Public propertyHeight
Get the Height (in pixels) of the uploaded image.
Public propertyImageId
Get Image Id.
Public propertyUrl
Temporary URL that can be used to retrieve the image.
Public propertyWidth
Get the Width (in pixels) of the uploaded image.
Top
See Also