IPXC_NumberFormatItem::Coefficient Property
From PDF XChange PDF SDK
m (Automatic page editing by robot) |
m (Automatic page editing by robot) |
||
Line 1: | Line 1: | ||
+ | __NOTOC__ | ||
[[Category:Editor]] | [[Category:Editor]] | ||
{{#customTitle:IPXC_NumberFormatItem::Coefficient Property}} | {{#customTitle:IPXC_NumberFormatItem::Coefficient Property}} | ||
Line 13: | Line 14: | ||
== See Also == | == See Also == | ||
− | + | [[PXV:IPXC_NumberFormatItem|IPXC_NumberFormatItem]]. |
Revision as of 04:42, 20 May 2015
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);