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