IPXC_3DMeasureBase::TextColor Property
From PDF XChange PDF SDK
(Automatic page editing by robot) |
(No difference)
|
Latest revision as of 00:06, 15 May 2020
Property TextColor of interface IPXC_3DMeasureBase returns/sets Pointer to IColor ...
Syntax
HRESULT get_TextColor([out, retval] IColor** pColor); HRESULT put_TextColor([in] IColor* pColor);