IPXC_Articles::RemoveAll Method

From PDF XChange PDF SDK
Jump to: navigation, search
m (Automatic page editing by robot)
Line 2: Line 2:
 
{{#customTitle:IPXC_Articles::RemoveAll Method}}
 
{{#customTitle:IPXC_Articles::RemoveAll Method}}
 
{{#parentPage:PXV:IPXC_Articles|RemoveAll Method|method}}
 
{{#parentPage:PXV:IPXC_Articles|RemoveAll Method|method}}
{{ToWrite}}
 
 
{{ToReview}}
 
{{ToReview}}
  
The method of interface of PDF-XChange Editor SDK.
+
Removes all [[PXV:IPXC_Article|articles]] from the [[PXV:IPXC_Document|core document's]] [[PXV:IPXC_Articles|article array]].
  
 
== Syntax ==
 
== Syntax ==

Revision as of 02:31, 20 May 2015


Removes all articles from the core document's article array.

Syntax

HRESULT RemoveAll();

Return Value

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

See Also

See also IPXC_Articles.