Specifies the old title.
Namespace: MindFusion.Diagramming.WinForms
Assembly: MindFusion.Diagramming.WinForms
SyntaxC#
Copy Code
|
|---|
public string OldTitle { get; set; } |
Visual Basic
Copy Code
|
|---|
Public Property OldTitle As String |
A string specifying the original title.
See Also