IUIX_RangesNavigator::Reset Method
From PDF XChange PDF SDK
m (Automatic page editing by robot) |
|||
Line 3: | Line 3: | ||
{{#customTitle:IUIX_RangesNavigator::Reset Method}} | {{#customTitle:IUIX_RangesNavigator::Reset Method}} | ||
{{#parentPage:PXV:IUIX_RangesNavigator#Methods|Reset|method}} | {{#parentPage:PXV:IUIX_RangesNavigator#Methods|Reset|method}} | ||
− | |||
{{ToReview}} | {{ToReview}} | ||
The method of interface of PDF-XChange Editor SDK. | The method of interface of PDF-XChange Editor SDK. | ||
+ | |||
+ | Removes all ranges except the first. | ||
== Syntax == | == Syntax == |
Latest revision as of 05:57, 25 May 2015
The method of interface of PDF-XChange Editor SDK.
Removes all ranges except the first.
Syntax
HRESULT Reset([in] VARIANT_BOOL bClearHistory);
Parameters
- bClearHistory
- [in] Value of VARIANT_BOOL.
Return Value
Returns S_OK if operation was successful or error code in other cases.