IPXC_AnnotData::Contents Property

From PDF XChange PDF SDK
Revision as of 08:04, 23 May 2015 by Dsbot (Talk | contribs) (Automatic page editing by robot)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search


Gets/sets the content of the annotation, if there is text to be displayed for the annotation or, if this type of annotation does not display text, an alternative description of the annotation's contents in, human-readable form.

Syntax

HRESULT get_Contents([out, retval]  BSTR*  ppContents);
HRESULT put_Contents([in]  BSTR  ppContents);

See Also

IPXC_AnnotData