ActiveReports 14 .NET Edition
GrapeCity.ActiveReports.Document Assembly / GrapeCity.ActiveReports.Document.Section Namespace / Page Class / DrawImage Method

In This Topic
    DrawImage Method
    In This Topic
    Draws an image on the page.
    Overload List
    OverloadDescription
    Draws the specified image within the specified coordinates.  
    Draws the specified image within the specified coordinates.  
    Draws the specified image within the specified rectangle bounds.  
    Draws the specified image on the page at the specified coordinates and assigns a hyperlink to the image area.  
    Draws the specified image on the page at the specified coordinates and assigns a hyperlink to the image area.  
    Draws the specified image within the specified rectangle bounds and assigns a hyperlink to the area on the page.  
    Draws the specified image within the specified rectangle bounds and assigns a hyperlink to the area on the page.  
    Remarks
    Units are determined by the Page.Units property.
    See Also