IPXC_Pages::Count Property

From PDF XChange PDF SDK
Jump to: navigation, search
m (Automatic page editing by robot)
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}}
{{ToWrite}}
 
 
{{ToReview}}
 
{{ToReview}}
  
Property '''Count''' of interface [[PXV:IPXC_Pages|IPXC_Pages]] returns  Value of ULONG ...
+
Gets number of pages in the [[PXV:IPXC_Document|core document]].
  
 
== Syntax ==
 
== Syntax ==

Revision as of 06:36, 20 May 2015


Gets number of pages in the core document.

Syntax

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

See Also

IPXC_Pages.