IPXC_Document::Pages Property
From PDF XChange PDF SDK
m (Automatic page editing by robot) |
m (Automatic page editing by robot) |
||
Line 8: | Line 8: | ||
== Syntax == | == Syntax == | ||
− | <pre class="brush:cpp;gutter:false">HRESULT get_Pages([out, retval] IPXC_Pages** | + | <pre class="brush:cpp;gutter:false">HRESULT get_Pages([out, retval] IPXC_Pages** Pages); |
</pre> | </pre> | ||
== See Also == | == See Also == | ||
[[PXV:IPXC_Document|IPXC_Document]] | [[PXV:IPXC_Document|IPXC_Document]] |
Revision as of 07:02, 12 June 2015
Gets pages manager form the core document.
Syntax
HRESULT get_Pages([out, retval] IPXC_Pages** Pages);