Document.getPage

class Document
getPage
(
int index
)

Parameters

index int

index of page

Return Value

Type: Page

Newly created #EvPage for the given index.

Meta