IPXV_Control::GoToFirstPage Method
From PDF XChange PDF SDK
m (Automatic page editing by robot) |
|||
Line 3: | Line 3: | ||
{{#customTitle:IPXV_Control::GoToFirstPage Method}} | {{#customTitle:IPXV_Control::GoToFirstPage Method}} | ||
{{#parentPage:PXV:IPXV_Control#Methods|GoToFirstPage|method}} | {{#parentPage:PXV:IPXV_Control#Methods|GoToFirstPage|method}} | ||
− | |||
{{ToReview}} | {{ToReview}} | ||
− | + | Jumps to the first page in the pages view. | |
== Syntax == | == Syntax == |
Latest revision as of 15:29, 28 May 2015
Jumps to the first page in the pages view.
Syntax
HRESULT GoToFirstPage();
Return Value
Returns S_OK if operation was successful or error code in other cases.