Search
DiagramPage.title Property
See Also
 





Gets or sets the page title.

Namespace: MindFusion.Diagramming
File: DiagramPage.js

 Syntax

JavaScript  Copy Code

get title() {}
set title(value) {}

 Property Value

String

A string specifying the page title.

 See Also