IPXC_RedactOverlayParams::Border Property

From PDF XChange PDF SDK
Revision as of 05:54, 20 May 2015 by Dsbot (Talk | contribs) (Automatic page editing by robot)

Jump to: navigation, search


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

Syntax

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

See Also

IPXC_RedactOverlayParams.