getPageInfo method

getPageInfo(pageIndex)

Gets the page size, orientation and other information about a page that might be useful for printing or rendering.

getPageInfo(pageIndex: number)
ParameterTypeDescription
pageIndexnumberThe 0-based page index.

See Also