IPXC_CharFormat::SColor Property

From PDF XChange PDF SDK
Jump to: navigation, search


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

Syntax

HRESULT get_SColor([out, retval]  IColor**  ppVal);
HRESULT put_SColor([in]  IColor*  ppVal);

See Also

IPXC_CharFormat