DefaultTitle Property
DefaultTitle
Gets or sets a string (followed by a number) used for the 'title' attribute of the loaded document if that attribute is not specified.
Declaration
[Browsable(true)]
public string DefaultTitle { get; set; }
<Browsable(True)>
Public Property DefaultTitle As String