IPXC_Document::Pages Property

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

Revision as of 15:48, 20 April 2015


Property Pages of interface IPXC_Document returns Pointer to IPXC_Pages ...

Syntax

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

See Also

See also IPXC_Document.