IPXC_RedactEntry::OverlayParams Property

From PDF XChange PDF SDK
Revision as of 14:55, 21 May 2015 by Dsbot (Talk | contribs) (Automatic page editing by robot)

Jump to: navigation, search


Property OverlayParams of interface IPXC_RedactEntry returns/sets Pointer to IPXC_RedactOverlayParams ...

Syntax

HRESULT get_OverlayParams([out, retval]  IPXC_RedactOverlayParams**  ppParams);
HRESULT put_OverlayParams([in]  IPXC_RedactOverlayParams*  ppParams);

See Also

IPXC_RedactEntry.