Document Solutions for Imaging
GrapeCity.Documents.Html / GrapeCity.Documents.Html Namespace / HtmlPage Class / GetContent Method

In This Topic
    GetContent Method
    In This Topic
    Gets the full HTML content of the page, including the doctype.
    Syntax
    'Declaration
     
    Public Function GetContent() As System.String
    public System.string GetContent()
    See Also