| Overload | Description | 
|---|---|
| DrawToCanvas(IImGearScrollableView,Canvas) | Draws an image in a Canvas. | 
| DrawToCanvas(IImGearScrollableView,Canvas,ImGearRenderSettings) | Draws an image in a Canvas. If ImGearPresentationPageDisplay class object contains annotations attached to it, the method optionally draws the annotations as well. | 
| DrawToCanvas(Canvas,ImGearRenderSettings) | Draws an image in a Canvas. | 
