IPXV_PagesLayoutManager::GetPageRect Method
From PDF XChange PDF SDK
The method of interface of PDF-XChange Editor SDK.
Syntax
HRESULT GetPageRect([in] ULONG Page, [out, retval] RECT* PageRect);
Parameters
- Page
- [in] Value of ULONG.
- PageRect
- [out, retval] Pointer to RECT.
Return Value
Returns S_OK if operation was successful or error code in other cases.