IPXC_Articles::Count Property

From PDF XChange PDF SDK
Jump to: navigation, search
m (Automatic page editing by robot)
m (Automatic page editing by robot)
Line 2: Line 2:
 
[[Category:Editor]]
 
[[Category:Editor]]
 
{{#customTitle:IPXC_Articles::Count Property}}
 
{{#customTitle:IPXC_Articles::Count Property}}
{{#parentPage:PXV:IPXC_Articles#Properties|Count Property|property}}
+
{{#parentPage:PXV:IPXC_Articles#Properties|Count|property}}
  
 
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 08:10, 23 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