IPXC_AnnotData_Markup::Title Property

From PDF XChange PDF SDK
Revision as of 06:45, 20 April 2017 by Palamar (Talk | contribs)

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


Property Title of interface IPXC_AnnotData_Markup returns/sets Value of BSTR containing the value of the /T atom of the PDF Structure. This field contains the information about the Author of the annotation.

Syntax

HRESULT get_Title([out, retval]  BSTR*  ppTitle);
HRESULT put_Title([in]  BSTR  ppTitle);

See Also

IPXC_AnnotData_Markup