1. GroupDocs.Watermark
  2. /
  3. GroupDocs.Watermark for Java
  4. /
  5. com.groupdocs.watermark.contents
  6. /
  7. DiagramPageCollection

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