IPXC_Document::PageContentCallback Property

From PDF XChange PDF SDK
Revision as of 15:48, 20 April 2015 by Dsbot (Talk | contribs) (Automatic page editing by robot)

Jump to: navigation, search


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.