DiagramPageCollection
Inheritance: java.lang.Object, com.groupdocs.watermark.common.ReadOnlyListBase
public class DiagramPageCollection extends ReadOnlyListBase<DiagramPage>
Represents a collection of pages in a Visio document.
This collection contains the items of [DiagramPage](../../com.groupdocs.watermark.contents/diagrampage) type.
Methods
| Method | Description |
|---|---|
| findPage(Page asposePage) |
findPage(Page asposePage)
public final DiagramPage findPage(Page asposePage)
Parameters:
| Parameter | Type | Description |
|---|---|---|
| asposePage | com.aspose.diagram.Page |
Returns: DiagramPage