IPXC_NumberFormatItem::Precision Property

From PDF XChange PDF SDK
Revision as of 14:44, 21 May 2015 by Dsbot (Talk | contribs) (Automatic page editing by robot)

Jump to: navigation, search


Property Precision of interface IPXC_NumberFormatItem returns/sets Value of LONG ...

Syntax

HRESULT get_Precision([out, retval]  LONG*  pPreciss);
HRESULT put_Precision([in]  LONG  pPreciss);

See Also

IPXC_NumberFormatItem.