IPXC_AnnotData::Contents Property
From PDF XChange PDF SDK
Line 2: | Line 2: | ||
{{#customTitle:IPXC_AnnotData::Contents Property}} | {{#customTitle:IPXC_AnnotData::Contents Property}} | ||
{{#parentPage:PXV:IPXC_AnnotData|Contents Property|property}} | {{#parentPage:PXV:IPXC_AnnotData|Contents Property|property}} | ||
− | |||
{{ToReview}} | {{ToReview}} | ||
Revision as of 23:45, 3 May 2015
Gets/sets the content of the annotation. It is a text that shall 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
See also IPXC_AnnotData.