IPXC_Annotation::Handler Property

From PDF XChange PDF SDK
Revision as of 10:28, 27 May 2015 by Socrat (Talk | contribs)

Jump to: navigation, search


Property Handler has a pointer to IPXC_AnnotHandler object responsible for handling such annotations types.

Syntax

HRESULT get_Handler([out, retval]  IPXC_AnnotHandler**  ppHandler);

See Also

IPXC_Annotation