DS.Documents.Html Assembly / GrapeCity.Documents.Html Namespace / HtmlPage Class / GetContent Method

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