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

In This Topic
    GetTitle Method
    In This Topic
    Gets the page title.
    Syntax
    'Declaration
     
    Public Function GetTitle() As System.String
    public System.string GetTitle()
    See Also