IPXC_CharFormat::BkColor Property

From PDF XChange PDF SDK
Revision as of 05:13, 15 June 2015 by Dsbot (Talk | contribs) (Automatic page editing by robot)

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


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