IUIX_CharFormat::bkColor Property

From PDF XChange PDF SDK
Jump to: navigation, search
m (Automatic page editing by robot)
m (Serg moved page IUIX_CharFormat::bkColor Property to IUIX_CharFormat::bkColor Property without leaving a redirect)
(No difference)

Revision as of 05:22, 15 June 2015


Property bkColor of interface IUIX_CharFormat returns/sets Value of LONG ...

Syntax

HRESULT get_bkColor([out, retval]  LONG*  pBkColor);
HRESULT put_bkColor([in]  LONG  pBkColor);

See Also

IUIX_CharFormat