IPXC_NumberFormatItem::FractionType Property

From PDF XChange PDF SDK
Jump to: navigation, search
(Automatic page editing by robot)
(No difference)

Revision as of 06:20, 20 March 2015

Property FractionType of interface IPXC_NumberFormatItem returns/sets Value of PXC_MeasureFractionType ...


Syntax

HRESULT get_FractionType([out, retval] PXC_MeasureFractionType* pType);
HRESULT put_FractionType([in] PXC_MeasureFractionType pType);

See Also

See also IPXC_NumberFormatItem.