Document Solutions for Imaging
GrapeCity.Documents.Html / GrapeCity.Documents.Html Namespace / GcHtmlBrowser Class
Properties Methods

In This Topic
    GcHtmlBrowser Class Members
    In This Topic

    The following tables list the members exposed by GcHtmlBrowser.

    Public Constructors
     NameDescription
    Public ConstructorInitializes a new instance of the GcHtmlBrowser class.  
    Top
    Public Properties
     NameDescription
    Public Propertystatic (Shared in Visual Basic)Gets the current platform for launching the browser.  
    Public PropertyGets the browser error log as a string.  
    Public PropertyGets a value indicating whether the browser engine is connected.  
    Public Propertystatic (Shared in Visual Basic)Gets or sets the last message in the browser log.  
    Public PropertyGets the timeout settings for various browser operations.  
    Top
    Public Methods
     NameDescription
    Public MethodApplies a GcImaging license key to use by the current instance of GcHtmlBrowser.

    Up to five images can be created without a license.

     
    Public MethodApplies a GcPdf license key to use by the current instance of GcHtmlBrowser.

    Up to five PDFs can be created without a license.

     
    Public MethodClears all messages in the error log.  
    Public MethodClean up any resources being used.  
    Public MethodOverloaded. Creates a new page and navigates to a specified Uri.  
    Public Methodstatic (Shared in Visual Basic)Sets a GcImaging license key to use by all instances of GcHtmlBrowser.

    Up to five images can be created without a license.

     
    Public Methodstatic (Shared in Visual Basic)Sets a GcPdf license key to use by all instances of GcHtmlBrowser.

    Up to five PDFs can be created without a license.

     
    Top
    See Also