IPXC_CharFormat::FColor Property
From PDF XChange PDF SDK
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); |