IPXC_NumberFormatItem::NoReduceFraction Property
From PDF XChange PDF SDK
m (Automatic page editing by robot) |
m (Automatic page editing by robot) |
||
Line 14: | Line 14: | ||
== See Also == | == See Also == | ||
− | [[PXV:IPXC_NumberFormatItem|IPXC_NumberFormatItem]] | + | [[PXV:IPXC_NumberFormatItem|IPXC_NumberFormatItem]] |
Revision as of 03:37, 23 May 2015
Property NoReduceFraction of interface IPXC_NumberFormatItem returns/sets Value of VARIANT_BOOL ...
Syntax
HRESULT get_NoReduceFraction([out, retval] VARIANT_BOOL* pVal); HRESULT put_NoReduceFraction([in] VARIANT_BOOL pVal);