IPXC_NumberFormatItem::NoReduceFraction Property
From PDF XChange PDF SDK
(Automatic page editing by robot) |
m (Automatic page editing by robot) |
||
Line 1: | Line 1: | ||
[[Category:Editor]] | [[Category:Editor]] | ||
{{#customTitle:IPXC_NumberFormatItem::NoReduceFraction Property}} | {{#customTitle:IPXC_NumberFormatItem::NoReduceFraction Property}} | ||
+ | {{#parentPage:PXV:IPXC_NumberFormatItem|property}} | ||
+ | {{ToWrite}} | ||
+ | {{ToReview}} | ||
Property '''NoReduceFraction''' of interface [[PXV:IPXC_NumberFormatItem|IPXC_NumberFormatItem]] returns/sets Value of VARIANT_BOOL ... | Property '''NoReduceFraction''' of interface [[PXV:IPXC_NumberFormatItem|IPXC_NumberFormatItem]] returns/sets Value of VARIANT_BOOL ... | ||
− | |||
== Syntax == | == Syntax == |
Revision as of 14:53, 20 April 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);
See Also
See also IPXC_NumberFormatItem.