Search
PagedDiagramView Events
 


 Public Events

  Name Description

PageAdded

Raised when the user adds a new page to the document interactively, by clicking the Add icon in view's navigation area.

PageAdding

Raised when a page is about to be added interactively, letting you cancel the operation.

PageRemoved

Raised when the user deletes a page from the document interactively, by clicking the Remove icon in view's navigation area.

PageRemoving

Raised when a page is about to be removed interactively, letting you cancel the operation.

PageRenamed

Raised when the page has been renamed.

 See Also