'Declaration Public Function ToImage( _ Optional ByVal binding As ImageBinding _ ) As Image
public Image ToImage( ImageBinding binding )
Parameters
- binding
- Specifies how the image data is attached to the GrapeCity.Documents.Drawing.Image object.
Return Value
The newly created GrapeCity.Documents.Drawing.Image object.