IPXC_NumberFormatArray Interface
From PDF XChange PDF SDK
(Automatic page editing by robot) |
m (Automatic page editing by robot) |
||
Line 1: | Line 1: | ||
[[Category:Editor]] | [[Category:Editor]] | ||
{{#customTitle:IPXC_NumberFormatArray Interface}} | {{#customTitle:IPXC_NumberFormatArray Interface}} | ||
+ | {{ToWrite}} | ||
+ | {{ToReview}} | ||
The interface of object of PDF-XChange Editor SDK. | The interface of object of PDF-XChange Editor SDK. | ||
== Methods == | == Methods == | ||
− | {| class="wikitable | + | {| class="wikitable methods" |
− | + | ||
− | + | ||
− | + | ||
|- | |- | ||
| [[PXV:IPXC_NumberFormatArray_Clear|Clear]] | | [[PXV:IPXC_NumberFormatArray_Clear|Clear]] | ||
− | |||
− | |||
− | |||
− | |||
− | |||
| [[PXV:IPXC_NumberFormatArray_Init|Init]] | | [[PXV:IPXC_NumberFormatArray_Init|Init]] | ||
− | |||
− | |||
| [[PXV:IPXC_NumberFormatArray_Insert|Insert]] | | [[PXV:IPXC_NumberFormatArray_Insert|Insert]] | ||
− | | | + | | [[PXV:IPXC_NumberFormatArray_Remove|Remove]] |
|- | |- | ||
− | | [[PXV: | + | | [[PXV:IPXC_NumberFormatArray_CreateNewItem|CreateNewItem]] |
− | | | + | | |
+ | | | ||
+ | | | ||
|} | |} | ||
== Properties == | == Properties == | ||
− | {| | + | {| class="wikitable properties" |
− | + | ||
− | + | ||
− | + | ||
− | + | ||
|- | |- | ||
| [[PXV:IPXC_NumberFormatArray_Count|Count]] | | [[PXV:IPXC_NumberFormatArray_Count|Count]] | ||
− | |||
− | |||
− | |||
| [[PXV:IPXC_NumberFormatArray_Item|Item]] | | [[PXV:IPXC_NumberFormatArray_Item|Item]] | ||
− | | | + | | |
− | | | + | | |
|} | |} |
Revision as of 14:53, 20 April 2015
The interface of object of PDF-XChange Editor SDK.
Methods
Clear | Init | Insert | Remove |
CreateNewItem |
Properties
Count | Item |