IPXC_Document::PageContentCallback 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:IPXC_Document|IPXC_Document]] | + | [[PXV:IPXC_Document|IPXC_Document]] |
Revision as of 03:28, 23 May 2015
Property PageContentCallback of interface IPXC_Document returns/sets Pointer to IPXC_PageContentCallback ...
Syntax
HRESULT get_PageContentCallback([out, retval] IPXC_PageContentCallback** ppCallback); HRESULT put_PageContentCallback([in] IPXC_PageContentCallback* ppCallback);