IPXC_NumberFormatItem::FractionType Property
From PDF XChange PDF SDK
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);