IPXV_Control::PagesCount Property

From PDF XChange PDF SDK
Jump to: navigation, search
m (Automatic page editing by robot)
Line 3: Line 3:
 
{{#customTitle:IPXV_Control::PagesCount Property}}
 
{{#customTitle:IPXV_Control::PagesCount Property}}
 
{{#parentPage:PXV:IPXV_Control#Properties|PagesCount|property}}
 
{{#parentPage:PXV:IPXV_Control#Properties|PagesCount|property}}
{{ToWrite}}
 
 
{{ToReview}}
 
{{ToReview}}
  
Property '''PagesCount''' of interface [[PXV:IPXV_Control|IPXV_Control]] returns  Value of ULONG ...
+
Gets the pages count of the active document.
  
 
== Syntax ==
 
== Syntax ==

Revision as of 12:30, 29 May 2015


Gets the pages count of the active document.

Syntax

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

See Also

IPXV_Control