IPXC_AnnotData::Border Property

From PDF XChange PDF SDK
Revision as of 00:40, 4 May 2015 by Palamar (Talk | contribs)

Jump to: navigation, search


Gets/sets the border of the annotation.

Syntax

HRESULT get_Border([out, retval]  PXC_AnnotBorder*  pBorder);
HRESULT put_Border([in]  PXC_AnnotBorder*  pBorder);

See Also

See also IPXC_AnnotData.