IPXC_Document::PageContentCallback Property
From PDF XChange PDF SDK
(Automatic page editing by robot) |
(No difference)
|
Revision as of 05:16, 20 March 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);
See Also
See also IPXC_Document.