IPXV_BeforePrintEvent::Pages Property
From PDF XChange PDF SDK
m (Automatic page editing by robot) |
m (Automatic page editing by robot) |
||
Line 9: | Line 9: | ||
== Syntax == | == Syntax == | ||
− | <pre class="brush:cpp;gutter:false">HRESULT get_Pages([out, retval] INumArray** | + | <pre class="brush:cpp;gutter:false">HRESULT get_Pages([out, retval] INumArray** PageIndexes); |
</pre> | </pre> | ||
== See Also == | == See Also == | ||
[[PXV:IPXV_BeforePrintEvent|IPXV_BeforePrintEvent]] | [[PXV:IPXV_BeforePrintEvent|IPXV_BeforePrintEvent]] |
Revision as of 06:23, 12 June 2015
Property Pages of interface IPXV_BeforePrintEvent returns Pointer to INumArray ...
Syntax
HRESULT get_Pages([out, retval] INumArray** PageIndexes);