IPXC_AnnotData::Border Property

From PDF XChange PDF SDK
Jump to: navigation, search
(Automatic page editing by robot)
(No difference)

Revision as of 06:11, 20 March 2015

Property Border of interface IPXC_AnnotData returns/sets Pointer to PXC_AnnotBorder ...


Syntax

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

See Also

See also IPXC_AnnotData.