IPXC_Pages::Count Property

From PDF XChange PDF SDK
Jump to: navigation, search
Line 3: Line 3:
 
{{#customTitle:IPXC_Pages::Count Property}}
 
{{#customTitle:IPXC_Pages::Count Property}}
 
{{#parentPage:PXV:IPXC_Pages|Count Property|property}}
 
{{#parentPage:PXV:IPXC_Pages|Count Property|property}}
{{ToReview}}
+
 
  
 
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 13:00, 21 May 2015


Gets number of pages in the core document.

Syntax

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

See Also

IPXC_Pages.