IPXV_PageTextSelection::Clear Method
From PDF XChange PDF SDK
m (Automatic page editing by robot) |
m (Automatic page editing by robot) |
||
(3 intermediate revisions by the same user not shown) | |||
Line 2: | Line 2: | ||
[[Category:Editor]] | [[Category:Editor]] | ||
{{#customTitle:IPXV_PageTextSelection::Clear Method}} | {{#customTitle:IPXV_PageTextSelection::Clear Method}} | ||
− | {{#parentPage:PXV:IPXV_PageTextSelection#Methods|Clear | + | {{#parentPage:PXV:IPXV_PageTextSelection#Methods|Clear|method}} |
{{ToWrite}} | {{ToWrite}} | ||
{{ToReview}} | {{ToReview}} | ||
Line 19: | Line 19: | ||
== See Also == | == See Also == | ||
− | [[PXV:IPXV_PageTextSelection|IPXV_PageTextSelection]] | + | [[PXV:IPXV_PageTextSelection|IPXV_PageTextSelection]] |
Latest revision as of 03:05, 15 June 2015
The method of interface of PDF-XChange Editor SDK.
Syntax
HRESULT Clear([in, defaultvalue(-1)] VARIANT_BOOL bUpdate);
Parameters
- bUpdate
- [in, defaultvalue(-1)] Value of VARIANT_BOOL.
Return Value
Returns S_OK if operation was successful or error code in other cases.