ComponentOne Web API Edition
ImageExportSource Class
Members 

C1.Web.Api.Image Namespace : ImageExportSource Class
The exchange data model used for sending image export requests.
Syntax
'Declaration
 
<SerializableAttribute()>
Public Class ImageExportSource 
   Inherits C1.Web.Api.ExportSource
[Serializable()]
public class ImageExportSource : C1.Web.Api.ExportSource 
Inheritance Hierarchy

System.Object
   C1.Web.Api.ExportSource
      C1.Web.Api.Image.ImageExportSource

See Also

Reference

ImageExportSource Members
C1.Web.Api.Image Namespace