IPXC_Annotation::ReplyTo Property

From PDF XChange PDF SDK
Revision as of 18:04, 26 May 2015 by Socrat (Talk | contribs)

Jump to: navigation, search


Property ReplyTo represents an annotation that this annotation is "in reply to". The relationship between these two annotations is specified by the property ReplyType.

Syntax

HRESULT get_ReplyTo([out, retval]  IPXC_Annotation**  ppRT);

See Also

IPXC_Annotation