IPXC_Document::PageContentCallback Property

From PDF XChange PDF SDK
Revision as of 06:16, 20 March 2015 by Dsbot (Talk | contribs) (Automatic page editing by robot)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
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.