ActiveReports 9
DrawToBitmap Method (ReportExplorer)

Syntax
'Declaration
 
Public Sub DrawToBitmap( _
   ByVal bitmap As Bitmap, _
   ByVal targetBounds As Rectangle _
) 
public void DrawToBitmap( 
   Bitmap bitmap,
   Rectangle targetBounds
)

Parameters

bitmap
targetBounds
See Also

Reference

ReportExplorer Class
ReportExplorer Members

 

 


Copyright © 2016 GrapeCity, inc. All rights reserved

Support Forum