PageCollectionGetPage Method (Int32)

Gets the element at the specified ID.

Namespace:  Aspose.Diagram
Assembly:  Aspose.Diagram (in Aspose.Diagram.dll) Version: 20.3.0.0 (20.3)
Syntax
public Page GetPage(
	int ID
)

Parameters

ID
Type: SystemInt32

Return Value

Type: Page
See Also