IPXC_NumberFormatItem Interface

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 Interface}}
 
{{#customTitle:IPXC_NumberFormatItem Interface}}
 +
{{ToWrite}}
 +
{{ToReview}}
  
 
The interface of object of PDF-XChange Editor SDK.
 
The interface of object of PDF-XChange Editor SDK.
  
 
== Properties ==
 
== Properties ==
{| style="width: 100%" class="wikitable sortable collapsible"
+
{| class="wikitable properties"
|-
+
! style="text-align: left" scope="col" width="15%" | Property
+
! style="text-align: center" scope="col" width="5%" | Access Type
+
! style="text-align: left" scope="col"  class="unsortable" | Description
+
 
|-
 
|-
 
| [[PXV:IPXC_NumberFormatItem_Coefficient|Coefficient]]
 
| [[PXV:IPXC_NumberFormatItem_Coefficient|Coefficient]]
| style="text-align: center" | R/W
+
| [[PXV:IPXC_NumberFormatItem_NoReduceFraction|NoReduceFraction]]
| .
+
| [[PXV:IPXC_NumberFormatItem_Units|Units]]
 +
| [[PXV:IPXC_NumberFormatItem_UnitsPrefix|UnitsPrefix]]
 
|-
 
|-
 
| [[PXV:IPXC_NumberFormatItem_DecimalSep|DecimalSep]]
 
| [[PXV:IPXC_NumberFormatItem_DecimalSep|DecimalSep]]
| style="text-align: center" | R/W
+
| [[PXV:IPXC_NumberFormatItem_Precision|Precision]]
| .
+
| [[PXV:IPXC_NumberFormatItem_UnitsAsPrefix|UnitsAsPrefix]]
 +
| [[PXV:IPXC_NumberFormatItem_UnitsSuffix|UnitsSuffix]]
 
|-
 
|-
 
| [[PXV:IPXC_NumberFormatItem_FractionType|FractionType]]
 
| [[PXV:IPXC_NumberFormatItem_FractionType|FractionType]]
| style="text-align: center" | R/W
 
| .
 
|-
 
| [[PXV:IPXC_NumberFormatItem_NoReduceFraction|NoReduceFraction]]
 
| style="text-align: center" | R/W
 
| .
 
|-
 
| [[PXV:IPXC_NumberFormatItem_Precision|Precision]]
 
| style="text-align: center" | R/W
 
| .
 
|-
 
 
| [[PXV:IPXC_NumberFormatItem_ThousandSep|ThousandSep]]
 
| [[PXV:IPXC_NumberFormatItem_ThousandSep|ThousandSep]]
| style="text-align: center" | R/W
+
|  
| .
+
|  
|-
+
| [[PXV:IPXC_NumberFormatItem_Units|Units]]
+
| style="text-align: center" | R/W
+
| .
+
|-
+
| [[PXV:IPXC_NumberFormatItem_UnitsAsPrefix|UnitsAsPrefix]]
+
| style="text-align: center" | R/W
+
| .
+
|-
+
| [[PXV:IPXC_NumberFormatItem_UnitsPrefix|UnitsPrefix]]
+
| style="text-align: center" | R/W
+
| .
+
|-
+
| [[PXV:IPXC_NumberFormatItem_UnitsSuffix|UnitsSuffix]]
+
| style="text-align: center" | R/W
+
| .
+
 
|}
 
|}

Revision as of 15:53, 20 April 2015


The interface of object of PDF-XChange Editor SDK.

Properties

Coefficient NoReduceFraction Units UnitsPrefix
DecimalSep Precision UnitsAsPrefix UnitsSuffix
FractionType ThousandSep