Gets the image size on the active page of the PDF file (in pixels for default PDF resolution 72dpi).
Parameters
Parameters
Description
rect
[out] Image size.
Returns
eOk if successful; eNullPtr if no PDF file is loaded; eWrongObjectType if the source file has wrong format; eInvalidIndex if the active page index is invalid; eNullIterator if the page iterator is not set; eNotHandled if PDFium module is not enabled.