​
​
​

Gets or sets the current document's title. It is an empty string, if there is no title contained in the current document.

Syntax

​public string DocumentTitle { get; set; }
​Public Property DocumentTitle() As String
​