IPXC_NumberFormatItem::Precision Property

From PDF XChange PDF SDK
Jump to: navigation, search
(Automatic page editing by robot)
 
m (Automatic page editing by robot)
Line 1: Line 1:
 
[[Category:Editor]]
 
[[Category:Editor]]
 
{{#customTitle:IPXC_NumberFormatItem::Precision Property}}
 
{{#customTitle:IPXC_NumberFormatItem::Precision Property}}
 +
{{#parentPage:PXV:IPXC_NumberFormatItem|property}}
 +
{{ToWrite}}
 +
{{ToReview}}
  
 
Property '''Precision''' of interface [[PXV:IPXC_NumberFormatItem|IPXC_NumberFormatItem]] returns/sets  Value of LONG ...
 
Property '''Precision''' of interface [[PXV:IPXC_NumberFormatItem|IPXC_NumberFormatItem]] returns/sets  Value of LONG ...
 
  
 
== Syntax ==
 
== Syntax ==

Revision as of 15:53, 20 April 2015


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

See also IPXC_NumberFormatItem.