IPXC_RedactOverlayParams::TextColor Property
From PDF XChange PDF SDK
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 02:36, 15 June 2015
Property TextColor of interface IPXC_RedactOverlayParams returns/sets Pointer to IColor ...
Syntax
HRESULT get_TextColor([out, retval] IColor** pColor); HRESULT put_TextColor([in] IColor* pColor);