Renders the Image.
Namespace:
C1.C1PreviewAssembly: C1.C1Report.2 (in C1.C1Report.2.dll)
Syntax
| C# |
|---|
public bool RenderBlockImage( Image image ) |
| Visual Basic |
|---|
Public Function RenderBlockImage ( _ image As Image _ ) As Boolean |
Parameters
- image
- Type: System.Drawing..::..Image
Image to render.