The document's title.
Declaration Syntax
C# | Visual Basic | Visual C++ |
public virtual string Title { get; set; }
Public Overridable Property Title As String
public: virtual property String^ Title { String^ get (); void set (String^ value); }
Remarks
If this is set null, an empty string is stored.