IUIX_Obj::SetScrollInfo Method
The method of interface of PDF-XChange Editor SDK.
Syntax
HRESULT SetScrollInfo([in] POINT* stViewPos,
[in] SIZE* nAllSize);
Parameters
- stViewPos
- [in] Pointer to POINT.
- nAllSize
- [in] Pointer to SIZE.
Return Value
Returns S_OK if operation was successful or error code in other cases.