IPXC_Document::Pages Property

From PDF XChange PDF SDK
Jump to: navigation, search
m (Automatic page editing by robot)
m (Automatic page editing by robot)
Line 2: Line 2:
 
[[Category:Editor]]
 
[[Category:Editor]]
 
{{#customTitle:IPXC_Document::Pages Property}}
 
{{#customTitle:IPXC_Document::Pages Property}}
{{#parentPage:PXV:IPXC_Document#Properties|Pages Property|property}}
+
{{#parentPage:PXV:IPXC_Document#Properties|Pages|property}}
 
{{ToReview}}
 
{{ToReview}}
  

Revision as of 08:26, 23 May 2015


Gets pages manager form the core document.

Syntax

HRESULT get_Pages([out, retval]  IPXC_Pages**  ppPages);

See Also

IPXC_Document