IPXC_CharFormat::BkColor Property

From PDF XChange PDF SDK
Jump to: navigation, search
(Automatic page editing by robot)
 
(No difference)

Latest revision as of 05: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);

See Also

IPXC_CharFormat