IPXC_Pages::Count Property

From PDF XChange PDF SDK
Jump to: navigation, search
m (Automatic page editing by robot)
Line 2: Line 2:
 
[[Category:Editor]]
 
[[Category:Editor]]
 
{{#customTitle:IPXC_Pages::Count Property}}
 
{{#customTitle:IPXC_Pages::Count Property}}
{{#parentPage:PXV:IPXC_Pages|Count Property|property}}
+
{{#parentPage:PXV:IPXC_Pages#Properties|Count Property|property}}
 
+
  
 
Gets number of pages in the [[PXV:IPXC_Document|core document]].
 
Gets number of pages in the [[PXV:IPXC_Document|core document]].

Revision as of 14:49, 21 May 2015

Gets number of pages in the core document.

Syntax

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

See Also

IPXC_Pages.