IPXC_NumberFormatItem::Coefficient Property

From PDF XChange PDF SDK
Revision as of 06:20, 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 Coefficient of interface IPXC_NumberFormatItem returns/sets Value of double ...


Syntax

HRESULT get_Coefficient([out, retval] double* pCoef);
HRESULT put_Coefficient([in] double pCoef);

See Also

See also IPXC_NumberFormatItem.