IPXC_Document::Pages Property

From PDF XChange PDF SDK
Jump to: navigation, search
m (Automatic page editing by robot)
Line 3: Line 3:
 
{{#customTitle:IPXC_Document::Pages Property}}
 
{{#customTitle:IPXC_Document::Pages Property}}
 
{{#parentPage:PXV:IPXC_Document|Pages Property|property}}
 
{{#parentPage:PXV:IPXC_Document|Pages Property|property}}
{{ToWrite}}
 
 
{{ToReview}}
 
{{ToReview}}
  
Property '''Pages''' of interface [[PXV:IPXC_Document|IPXC_Document]] returns  Pointer to [[PXV:IPXC_Pages|IPXC_Pages]] ...
+
Gets [[PXV:IPXC_Pages|pages manager]] form the [[PXV:IPXC_Document|core document]].
  
 
== Syntax ==
 
== Syntax ==

Revision as of 07:26, 21 May 2015


Gets pages manager form the core document.

Syntax

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

See Also

IPXC_Document.