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