IPXC_AnnotData_Redaction::OverlayText Property

From PDF XChange PDF SDK
Revision as of 08:07, 23 May 2015 by Dsbot (Talk | contribs) (Automatic page editing by robot)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search


Property OverlayText of interface IPXC_AnnotData_Redaction returns/sets Value of BSTR ...

Syntax

HRESULT get_OverlayText([out, retval]  BSTR*  ppText);
HRESULT put_OverlayText([in]  BSTR  ppText);

See Also

IPXC_AnnotData_Redaction