Gets or sets the ToolTip text displayed for the "Two Pages" toolbar button.
Namespace: MindFusion.Diagramming.WinForms
Assembly: MindFusion.Diagramming.WinForms
C# Copy Code |
---|
public string TwoPagesToolTip { get; set; } |
Visual Basic Copy Code |
---|
Public Property TwoPagesToolTip As String |
A string that represents the ToolTip for the "Two Pages" toolbar button.