IPXC_Pages::Count Property
From PDF XChange PDF SDK
m (Automatic page editing by robot) |
m (Automatic page editing by robot) |
||
(2 intermediate revisions by the same user not shown) | |||
Line 7: | Line 7: | ||
== Syntax == | == Syntax == | ||
− | <pre class="brush:cpp;gutter:false">HRESULT get_Count([out, retval] ULONG* | + | <pre class="brush:cpp;gutter:false">HRESULT get_Count([out, retval] ULONG* nCount); |
</pre> | </pre> | ||
== See Also == | == See Also == | ||
[[PXV:IPXC_Pages|IPXC_Pages]] | [[PXV:IPXC_Pages|IPXC_Pages]] |
Latest revision as of 03:33, 15 June 2015
Gets number of pages in the core document.
Syntax
HRESULT get_Count([out, retval] ULONG* nCount);