IPXC_NumberFormatItem Interface

From PDF XChange PDF SDK
Jump to: navigation, search
m (Automatic page editing by robot)
 
(3 intermediate revisions by one other user not shown)
Line 2: Line 2:
 
[[Category:Editor]]
 
[[Category:Editor]]
 
{{#customTitle:IPXC_NumberFormatItem Interface}}
 
{{#customTitle:IPXC_NumberFormatItem Interface}}
{{#parentPage:PXV:PXC|IPXC_NumberFormatItem Interface|interface}}
+
{{#parentPage:PXV:PXC_Interfaces|IPXC_NumberFormatItem|interface}}
{{ToWrite}}
+
 
{{ToReview}}
 
{{ToReview}}
  
The interface of object of PDF-XChange Editor SDK.
+
Represents one element of the [[PXV:IPXC_NumberFormatArray|number format array]].
  
 
== Properties ==
 
== Properties ==
Line 26: Line 25:
 
|  
 
|  
 
|}
 
|}
 +
 +
== See Also ==
 +
[[PXV:IPXC_NumberFormatArray_CreateNewItem|IPXC_NumberFormatArray::CreateNewItem]], [[PXV:IPXC_NumberFormatArray_Insert|IPXC_NumberFormatArray::Insert]], [[PXV:IPXC_NumberFormatArray_Item|IPXC_NumberFormatArray::Item]]

Latest revision as of 00:49, 31 March 2016


Represents one element of the number format array.

Properties

Coefficient NoReduceFraction Units UnitsPrefix
DecimalSep Precision UnitsAsPrefix UnitsSuffix
FractionType ThousandSep

See Also

IPXC_NumberFormatArray::CreateNewItem, IPXC_NumberFormatArray::Insert, IPXC_NumberFormatArray::Item