IPXC_RedactEntry::OverlayParams Property

From PDF XChange PDF SDK
Jump to: navigation, search
m (Automatic page editing by robot)
m (Automatic page editing by robot)
 
(One intermediate revision by the same user not shown)
(No difference)

Latest revision as of 03:35, 15 June 2015


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

Syntax

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

See Also

IPXC_RedactEntry