IPXC_CharFormat::BkColor Property
From PDF XChange PDF SDK
(Automatic page editing by robot) |
(No difference)
|
Latest revision as of 04:13, 15 June 2015
Property BkColor of interface IPXC_CharFormat returns/sets Pointer to IColor ...
Syntax
HRESULT get_BkColor ([out, retval] IColor** ppVal); |
HRESULT put_BkColor ([in] IColor* ppVal); |