IPXC_Articles::Count Property

From PDF XChange PDF SDK
Jump to: navigation, search
m (Automatic page editing by robot)
Line 3: Line 3:
 
{{#customTitle:IPXC_Articles::Count Property}}
 
{{#customTitle:IPXC_Articles::Count Property}}
 
{{#parentPage:PXV:IPXC_Articles|Count Property|property}}
 
{{#parentPage:PXV:IPXC_Articles|Count Property|property}}
{{ToReview}}
+
 
  
 
Gets number of [[PXV:IPXC_Article|articles]] in the [[PXV:IPXC_Document|core document's]] [[PXV:IPXC_Articles|article array]].
 
Gets number of [[PXV:IPXC_Article|articles]] in the [[PXV:IPXC_Document|core document's]] [[PXV:IPXC_Articles|article array]].

Revision as of 14:56, 20 May 2015


Gets number of articles in the core document's article array.

Syntax

HRESULT get_Count([out, retval]  ULONG*  pCount);

See Also

IPXC_Articles.