ComponentOne ReportViewer for ASP.NET Web Forms
C1.C1Report.4 Assembly / C1.C1Preview.Export Namespace / ReportHtmlOptionsForm Class / ScaleBitmapLogicalToDevice Method

In This Topic
    ScaleBitmapLogicalToDevice Method (ReportHtmlOptionsForm)
    In This Topic
    Syntax
    'Declaration
     
    Public Sub ScaleBitmapLogicalToDevice( _
       ByRef logicalBitmap As System.Drawing.Bitmap _
    ) 
    public void ScaleBitmapLogicalToDevice( 
       ref System.Drawing.Bitmap logicalBitmap
    )

    Parameters

    logicalBitmap
    See Also