Reflection .NET API
Attachmate.Reflection Assembly / Attachmate.Reflection.Web.Msie Namespace / IWebControl Interface / Print Method


In This Topic
    Print Method (IWebControl)
    In This Topic
    Prints the page.
    Syntax
    'Declaration
     
    
    Sub Print() 
    'Usage
     
    
    Dim instance As IWebControl
     
    instance.Print()
    void Print()
    See Also