IPXC_Pages::Count Property

From PDF XChange PDF SDK
Jump to: navigation, search
m (Automatic page editing by robot)
m (Automatic page editing by robot)
Line 11: Line 11:
  
 
== See Also ==
 
== See Also ==
[[PXV:IPXC_Pages|IPXC_Pages]].
+
[[PXV:IPXC_Pages|IPXC_Pages]]

Revision as of 04:40, 23 May 2015

Gets number of pages in the core document.

Syntax

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

See Also

IPXC_Pages