LoadSettings.DocumentTitle Property | ||
| Description: | Gets the document's title if any. | |
| Syntax: | [C#]
public string DocumentTitle { get; }
[Visual Basic]
Public ReadOnly Property DocumentTitle() As String
| |
| Limitations: | Read only. | |
| See also: | Loading, Saving and Database Support, Graphical Overview, PDF Import and Export. | |