Gets or sets the previous value of the changed text.
Namespace: MindFusion.Diagramming.Components
Assembly: MindFusion.Diagramming
C# Copy Code |
---|
public string OldText { get; set; } |
Visual Basic Copy Code |
---|
Public Property OldText As String |
A string value representing the text of the component before the change.
MindFusion.Diagramming Developer's Guide | © 2024 MindFusion |