Name | Description | |
---|---|---|
Adds a page to the document. |
||
Deserializes the document from a JSON string. |
||
Loads document contents from specified XML Document. |
||
Loads document contents from specified XML or JSON string. |
||
Loads the document from an XML file. |
||
Raises an event which notifies that a Diagram item has been clicked. (Inherited from DiagramBase.) |
||
Raises an event which notifies that a Diagram item has been created. (Inherited from DiagramBase.) |
||
Raises an event which notifies that a Diagram item has been deleted. (Inherited from DiagramBase.) |
||
Raises an event which notifies that a Diagram item has been deselected. (Inherited from DiagramBase.) |
||
Raises an event which notifies that a Diagram item has been double-clicked. (Inherited from DiagramBase.) |
||
Raises an event which notifies that a Diagram item has been modified. (Inherited from DiagramBase.) |
||
Raises an event which notifies that a Diagram item has been pasted from clipboard. (Inherited from DiagramBase.) |
||
Raises an event which notifies that a Diagram item has been selected. (Inherited from DiagramBase.) |
||
Raises an event which notifies that a Diagram item will be selected. (Inherited from DiagramBase.) |
||
Raises an event which notifies that the selection has changed. (Inherited from DiagramBase.) |
||
Removes the specified page from the document. |
||
Encodes the document contents into an XML or JSON string. |
||
Saves the document to an XML file. |
||
Serializes the document into a JSON string. |
||
Saves the document into an XML Document. |