IPXC_AnnotData_Markup::Title Property
From PDF XChange PDF SDK
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);