IPXC_Annotation::Name Property

From PDF XChange PDF SDK
Revision as of 10:27, 27 May 2015 by Socrat (Talk | contribs)

Jump to: navigation, search


Represents a name of the annotation that uniquely identifying it among all annotations on its page. For some annotations types this property may has a value of empty string.

Syntax

HRESULT get_Name([out, retval]  BSTR*  ppName);
HRESULT put_Name([in]  BSTR  ppName);

See Also

IPXC_Annotation