Specifies the new title.
Namespace: MindFusion.Diagramming.Wpf
Assembly: MindFusion.Diagramming.Wpf
C# Copy Code |
---|
public string NewTitle { get; set; } |
Visual Basic Copy Code |
---|
Public Property NewTitle As String |
A string specifying the new page title.
WpfDiagram Programmer's Guide | © 2024 MindFusion |