[]
Exports to an image.
public virtual IHttpActionResult Export(ImageExportSource exportSource)
| Type | Name | Description |
|---|---|---|
| ImageExportSource | exportSource | The exchange data model used for sending image export requests. |
| Type | Description |
|---|---|
| IHttpActionResult | An image. |