IPXC_Annotation::ReplyTo Property
From PDF XChange PDF SDK
m (Automatic page editing by robot) |
|||
Line 3: | Line 3: | ||
{{#customTitle:IPXC_Annotation::ReplyTo Property}} | {{#customTitle:IPXC_Annotation::ReplyTo Property}} | ||
{{#parentPage:PXV:IPXC_Annotation#Properties|ReplyTo|property}} | {{#parentPage:PXV:IPXC_Annotation#Properties|ReplyTo|property}} | ||
− | |||
{{ToReview}} | {{ToReview}} | ||
− | Property '''ReplyTo''' | + | Property '''ReplyTo''' represents an annotation that this annotation is "in reply to". The relationship between these two annotations is specified by the property [[PXV:IPXC_Annotation_ReplyType|ReplyType]]. |
== Syntax == | == Syntax == |
Revision as of 17:04, 26 May 2015
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);