IPXC_Document::Pages Property
From PDF XChange PDF SDK
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}} | ||
− | |||
{{ToReview}} | {{ToReview}} | ||
− | + | 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);