[]
        
Renders the image and returns the image Url.
public virtual string TransferImage(SpreadImage spreadImage)
Public Overridable Function TransferImage(spreadImage As SpreadImage) As String
| Type | Name | Description | 
|---|---|---|
| SpreadImage | spreadImage | The instance of the SpreadImage control.  | 
    
| Type | Description | 
|---|---|
| string | Url of spread image.  |