IWords::Clear Method

From PDF XChange PDF SDK
Jump to: navigation, search
m (Automatic page editing by robot)
Line 3: Line 3:
 
{{#customTitle:IWords::Clear Method}}
 
{{#customTitle:IWords::Clear Method}}
 
{{#parentPage:PXV:IWords#Methods|Clear|method}}
 
{{#parentPage:PXV:IWords#Methods|Clear|method}}
{{ToWrite}}
 
 
{{ToReview}}
 
{{ToReview}}
  
The method of interface of PDF-XChange Editor SDK.
+
Clears the words list.
  
 
== Syntax ==
 
== Syntax ==

Revision as of 07:13, 2 June 2015


Clears the words list.

Syntax

HRESULT Clear();

Return Value

Returns S_OK if operation was successful or error code in other cases.

See Also

IWords