IPXV_PagesLayoutManager::CurrentPage Property
From PDF XChange PDF SDK
m (Automatic page editing by robot) |
m (Automatic page editing by robot) |
||
Line 14: | Line 14: | ||
== See Also == | == See Also == | ||
− | [[PXV:IPXV_PagesLayoutManager|IPXV_PagesLayoutManager]] | + | [[PXV:IPXV_PagesLayoutManager|IPXV_PagesLayoutManager]] |
Revision as of 04:16, 23 May 2015
Property CurrentPage of interface IPXV_PagesLayoutManager returns/sets Value of ULONG ...
Syntax
HRESULT get_CurrentPage([out, retval] ULONG* pPageNum); HRESULT put_CurrentPage([in] ULONG pPageNum);