Pages

DiagramContent.Pages property

Gets the collection of all pages of this DiagramContent.

public DiagramPageCollection Pages { get; }

Property Value

The collection of all pages of this DiagramContent.

See Also