IPXC_CharFormat::FColor Property

From PDF XChange PDF SDK
Revision as of 05:57, 20 March 2015 by Dsbot (Talk | contribs) (Automatic page editing by robot)

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

Property FColor of interface IPXC_CharFormat returns/sets Pointer to IColor ...


Syntax

HRESULT get_FColor([out, retval] IColor** ppVal);
HRESULT put_FColor([in] IColor* ppVal);

See Also

See also IPXC_CharFormat.