IPXC_Document::PageContentCallback Property

From PDF XChange PDF SDK
Jump to: navigation, search
m (Automatic page editing by robot)
m (Automatic page editing by robot)
Line 2: Line 2:
 
[[Category:Editor]]
 
[[Category:Editor]]
 
{{#customTitle:IPXC_Document::PageContentCallback Property}}
 
{{#customTitle:IPXC_Document::PageContentCallback Property}}
{{#parentPage:PXV:IPXC_Document|PageContentCallback Property|property}}
+
{{#parentPage:PXV:IPXC_Document#Properties|PageContentCallback Property|property}}
 
{{ToWrite}}
 
{{ToWrite}}
 
{{ToReview}}
 
{{ToReview}}

Revision as of 14:27, 21 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);

See Also

IPXC_Document.