IUIX_RangesNavigator::Redo Method
From PDF XChange PDF SDK
m (Automatic page editing by robot) |
|||
(4 intermediate revisions by one other user not shown) | |||
Line 1: | Line 1: | ||
+ | __NOTOC__ | ||
[[Category:Editor]] | [[Category:Editor]] | ||
{{#customTitle:IUIX_RangesNavigator::Redo Method}} | {{#customTitle:IUIX_RangesNavigator::Redo Method}} | ||
− | {{#parentPage:PXV:IUIX_RangesNavigator|Redo | + | {{#parentPage:PXV:IUIX_RangesNavigator#Methods|Redo|method}} |
− | + | ||
{{ToReview}} | {{ToReview}} | ||
The method of interface of PDF-XChange Editor SDK. | The method of interface of PDF-XChange Editor SDK. | ||
+ | |||
+ | Recover undo the last operation. | ||
== Syntax == | == Syntax == | ||
Line 14: | Line 16: | ||
== See Also == | == See Also == | ||
− | + | [[PXV:IUIX_RangesNavigator|IUIX_RangesNavigator]] |
Latest revision as of 05:54, 25 May 2015
The method of interface of PDF-XChange Editor SDK.
Recover undo the last operation.
Syntax
HRESULT Redo();
Return Value
Returns S_OK if operation was successful or error code in other cases.