IPXS_PDFVariant Interface

From PDF XChange PDF SDK
Jump to: navigation, search
(Automatic page editing by robot)
 
m (Automatic page editing by robot)
 
(10 intermediate revisions by the same user not shown)
Line 1: Line 1:
 +
__NOTOC__
 
[[Category:Editor]]
 
[[Category:Editor]]
 
{{#customTitle:IPXS_PDFVariant Interface}}
 
{{#customTitle:IPXS_PDFVariant Interface}}
 +
{{#parentPage:PXV:PXS_Interfaces|IPXS_PDFVariant|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 sortable collapsible" style="width: 100%"
+
{| class="wikitable methods"
|-
+
! style="text-align: left" scope="col" width="15%" | Method
+
! style="text-align: left" scope="col" class="unsortable" | Description
+
 
|-
 
|-
 
| [[PXV:IPXS_PDFVariant_Arr_GetBool|Arr_GetBool]]
 
| [[PXV:IPXS_PDFVariant_Arr_GetBool|Arr_GetBool]]
| ...
+
| [[PXV:IPXS_PDFVariant_Arr_SetStringR|Arr_SetStringR]]
 +
| [[PXV:IPXS_PDFVariant_Dict_GetStringAR|Dict_GetStringAR]]
 +
| [[PXV:IPXS_PDFVariant_Dict_SetStringR|Dict_SetStringR]]
 
|-
 
|-
 
| [[PXV:IPXS_PDFVariant_Arr_GetDouble|Arr_GetDouble]]
 
| [[PXV:IPXS_PDFVariant_Arr_GetDouble|Arr_GetDouble]]
| ...
+
| [[PXV:IPXS_PDFVariant_Clone|Clone]]
 +
| [[PXV:IPXS_PDFVariant_Dict_GetType|Dict_GetType]]
 +
| [[PXV:IPXS_PDFVariant_GetBool|GetBool]]
 
|-
 
|-
 
| [[PXV:IPXS_PDFVariant_Arr_GetInt|Arr_GetInt]]
 
| [[PXV:IPXS_PDFVariant_Arr_GetInt|Arr_GetInt]]
| ...
+
| [[PXV:IPXS_PDFVariant_Compare|Compare]]
 +
| [[PXV:IPXS_PDFVariant_Dict_GetTypeA|Dict_GetTypeA]]
 +
| [[PXV:IPXS_PDFVariant_GetDouble|GetDouble]]
 
|-
 
|-
 
| [[PXV:IPXS_PDFVariant_Arr_GetInt64|Arr_GetInt64]]
 
| [[PXV:IPXS_PDFVariant_Arr_GetInt64|Arr_GetInt64]]
| ...
+
| [[PXV:IPXS_PDFVariant_CopyFrom|CopyFrom]]
 +
| [[PXV:IPXS_PDFVariant_Dict_GetTypeR|Dict_GetTypeR]]
 +
| [[PXV:IPXS_PDFVariant_GetDoublePrecision|GetDoublePrecision]]
 
|-
 
|-
 
| [[PXV:IPXS_PDFVariant_Arr_GetName|Arr_GetName]]
 
| [[PXV:IPXS_PDFVariant_Arr_GetName|Arr_GetName]]
| ...
+
| [[PXV:IPXS_PDFVariant_Dict_Get|Dict_Get]]
 +
| [[PXV:IPXS_PDFVariant_Dict_RemoveKey|Dict_RemoveKey]]
 +
| [[PXV:IPXS_PDFVariant_GetInt|GetInt]]
 
|-
 
|-
 
| [[PXV:IPXS_PDFVariant_Arr_GetNameA|Arr_GetNameA]]
 
| [[PXV:IPXS_PDFVariant_Arr_GetNameA|Arr_GetNameA]]
| ...
+
| [[PXV:IPXS_PDFVariant_Dict_GetA|Dict_GetA]]
 +
| [[PXV:IPXS_PDFVariant_Dict_RemoveKeyA|Dict_RemoveKeyA]]
 +
| [[PXV:IPXS_PDFVariant_GetInt64|GetInt64]]
 
|-
 
|-
 
| [[PXV:IPXS_PDFVariant_Arr_GetString|Arr_GetString]]
 
| [[PXV:IPXS_PDFVariant_Arr_GetString|Arr_GetString]]
| ...
+
| [[PXV:IPXS_PDFVariant_Dict_GetBool|Dict_GetBool]]
 +
| [[PXV:IPXS_PDFVariant_Dict_RemoveKeyR|Dict_RemoveKeyR]]
 +
| [[PXV:IPXS_PDFVariant_GetName|GetName]]
 
|-
 
|-
 
| [[PXV:IPXS_PDFVariant_Arr_GetStringR|Arr_GetStringR]]
 
| [[PXV:IPXS_PDFVariant_Arr_GetStringR|Arr_GetStringR]]
| ...
+
| [[PXV:IPXS_PDFVariant_Dict_GetBoolA|Dict_GetBoolA]]
 +
| [[PXV:IPXS_PDFVariant_Dict_Set|Dict_Set]]
 +
| [[PXV:IPXS_PDFVariant_GetNameA|GetNameA]]
 
|-
 
|-
 
| [[PXV:IPXS_PDFVariant_Arr_GetType|Arr_GetType]]
 
| [[PXV:IPXS_PDFVariant_Arr_GetType|Arr_GetType]]
| ...
+
| [[PXV:IPXS_PDFVariant_Dict_GetBoolR|Dict_GetBoolR]]
 +
| [[PXV:IPXS_PDFVariant_Dict_SetA|Dict_SetA]]
 +
| [[PXV:IPXS_PDFVariant_GetNameR|GetNameR]]
 
|-
 
|-
 
| [[PXV:IPXS_PDFVariant_Arr_Insert|Arr_Insert]]
 
| [[PXV:IPXS_PDFVariant_Arr_Insert|Arr_Insert]]
| ...
+
| [[PXV:IPXS_PDFVariant_Dict_GetDouble|Dict_GetDouble]]
 +
| [[PXV:IPXS_PDFVariant_Dict_SetBool|Dict_SetBool]]
 +
| [[PXV:IPXS_PDFVariant_GetString|GetString]]
 
|-
 
|-
 
| [[PXV:IPXS_PDFVariant_Arr_InsertBool|Arr_InsertBool]]
 
| [[PXV:IPXS_PDFVariant_Arr_InsertBool|Arr_InsertBool]]
| ...
+
| [[PXV:IPXS_PDFVariant_Dict_GetDoubleA|Dict_GetDoubleA]]
 +
| [[PXV:IPXS_PDFVariant_Dict_SetBoolA|Dict_SetBoolA]]
 +
| [[PXV:IPXS_PDFVariant_GetString_Unsafe|GetString_Unsafe]]
 
|-
 
|-
 
| [[PXV:IPXS_PDFVariant_Arr_InsertDouble|Arr_InsertDouble]]
 
| [[PXV:IPXS_PDFVariant_Arr_InsertDouble|Arr_InsertDouble]]
| ...
+
| [[PXV:IPXS_PDFVariant_Dict_GetDoubleR|Dict_GetDoubleR]]
 +
| [[PXV:IPXS_PDFVariant_Dict_SetBoolR|Dict_SetBoolR]]
 +
| [[PXV:IPXS_PDFVariant_GetStringFlags|GetStringFlags]]
 
|-
 
|-
 
| [[PXV:IPXS_PDFVariant_Arr_InsertDoubles|Arr_InsertDoubles]]
 
| [[PXV:IPXS_PDFVariant_Arr_InsertDoubles|Arr_InsertDoubles]]
| ...
+
| [[PXV:IPXS_PDFVariant_Dict_GetIndex|Dict_GetIndex]]
 +
| [[PXV:IPXS_PDFVariant_Dict_SetDouble|Dict_SetDouble]]
 +
| [[PXV:IPXS_PDFVariant_GetStringR|GetStringR]]
 
|-
 
|-
 
| [[PXV:IPXS_PDFVariant_Arr_InsertFloats|Arr_InsertFloats]]
 
| [[PXV:IPXS_PDFVariant_Arr_InsertFloats|Arr_InsertFloats]]
| ...
+
| [[PXV:IPXS_PDFVariant_Dict_GetIndexA|Dict_GetIndexA]]
 +
| [[PXV:IPXS_PDFVariant_Dict_SetDoubleA|Dict_SetDoubleA]]
 +
| [[PXV:IPXS_PDFVariant_GetValue|GetValue]]
 
|-
 
|-
 
| [[PXV:IPXS_PDFVariant_Arr_InsertInt|Arr_InsertInt]]
 
| [[PXV:IPXS_PDFVariant_Arr_InsertInt|Arr_InsertInt]]
| ...
+
| [[PXV:IPXS_PDFVariant_Dict_GetIndexR|Dict_GetIndexR]]
 +
| [[PXV:IPXS_PDFVariant_Dict_SetDoubleR|Dict_SetDoubleR]]
 +
| [[PXV:IPXS_PDFVariant_RemoveAllItems|RemoveAllItems]]
 
|-
 
|-
 
| [[PXV:IPXS_PDFVariant_Arr_InsertInt64|Arr_InsertInt64]]
 
| [[PXV:IPXS_PDFVariant_Arr_InsertInt64|Arr_InsertInt64]]
| ...
+
| [[PXV:IPXS_PDFVariant_Dict_GetInt|Dict_GetInt]]
 +
| [[PXV:IPXS_PDFVariant_Dict_SetInt|Dict_SetInt]]
 +
| [[PXV:IPXS_PDFVariant_RemoveItem|RemoveItem]]
 
|-
 
|-
 
| [[PXV:IPXS_PDFVariant_Arr_InsertName|Arr_InsertName]]
 
| [[PXV:IPXS_PDFVariant_Arr_InsertName|Arr_InsertName]]
| ...
+
| [[PXV:IPXS_PDFVariant_Dict_GetInt64|Dict_GetInt64]]
 +
| [[PXV:IPXS_PDFVariant_Dict_SetInt64|Dict_SetInt64]]
 +
| [[PXV:IPXS_PDFVariant_RemoveItems|RemoveItems]]
 
|-
 
|-
 
| [[PXV:IPXS_PDFVariant_Arr_InsertNameA|Arr_InsertNameA]]
 
| [[PXV:IPXS_PDFVariant_Arr_InsertNameA|Arr_InsertNameA]]
| ...
+
| [[PXV:IPXS_PDFVariant_Dict_GetInt64A|Dict_GetInt64A]]
 +
| [[PXV:IPXS_PDFVariant_Dict_SetInt64A|Dict_SetInt64A]]
 +
| [[PXV:IPXS_PDFVariant_SetStringFlags|SetStringFlags]]
 
|-
 
|-
 
| [[PXV:IPXS_PDFVariant_Arr_InsertNameR|Arr_InsertNameR]]
 
| [[PXV:IPXS_PDFVariant_Arr_InsertNameR|Arr_InsertNameR]]
| ...
+
| [[PXV:IPXS_PDFVariant_Dict_GetInt64R|Dict_GetInt64R]]
 +
| [[PXV:IPXS_PDFVariant_Dict_SetInt64R|Dict_SetInt64R]]
 +
| [[PXV:IPXS_PDFVariant_Stream_CreateDecoder|Stream_CreateDecoder]]
 
|-
 
|-
 
| [[PXV:IPXS_PDFVariant_Arr_InsertString|Arr_InsertString]]
 
| [[PXV:IPXS_PDFVariant_Arr_InsertString|Arr_InsertString]]
| ...
+
| [[PXV:IPXS_PDFVariant_Dict_GetIntA|Dict_GetIntA]]
 +
| [[PXV:IPXS_PDFVariant_Dict_SetIntA|Dict_SetIntA]]
 +
| [[PXV:IPXS_PDFVariant_Stream_CreateEncoder|Stream_CreateEncoder]]
 
|-
 
|-
 
| [[PXV:IPXS_PDFVariant_Arr_InsertStringR|Arr_InsertStringR]]
 
| [[PXV:IPXS_PDFVariant_Arr_InsertStringR|Arr_InsertStringR]]
| ...
+
| [[PXV:IPXS_PDFVariant_Dict_GetIntR|Dict_GetIntR]]
 +
| [[PXV:IPXS_PDFVariant_Dict_SetIntR|Dict_SetIntR]]
 +
| [[PXV:IPXS_PDFVariant_Stream_CreateEncoderByDecoder|Stream_CreateEncoderByDecoder]]
 
|-
 
|-
 
| [[PXV:IPXS_PDFVariant_Arr_Set|Arr_Set]]
 
| [[PXV:IPXS_PDFVariant_Arr_Set|Arr_Set]]
| ...
+
| [[PXV:IPXS_PDFVariant_Dict_GetKey|Dict_GetKey]]
 +
| [[PXV:IPXS_PDFVariant_Dict_SetName|Dict_SetName]]
 +
| [[PXV:IPXS_PDFVariant_Stream_EmbeddExternal|Stream_EmbeddExternal]]
 
|-
 
|-
 
| [[PXV:IPXS_PDFVariant_Arr_SetBool|Arr_SetBool]]
 
| [[PXV:IPXS_PDFVariant_Arr_SetBool|Arr_SetBool]]
| ...
+
| [[PXV:IPXS_PDFVariant_Dict_GetKeyA|Dict_GetKeyA]]
 +
| [[PXV:IPXS_PDFVariant_Dict_SetNameA|Dict_SetNameA]]
 +
| [[PXV:IPXS_PDFVariant_Stream_GetData|Stream_GetData]]
 
|-
 
|-
 
| [[PXV:IPXS_PDFVariant_Arr_SetDouble|Arr_SetDouble]]
 
| [[PXV:IPXS_PDFVariant_Arr_SetDouble|Arr_SetDouble]]
| ...
+
| [[PXV:IPXS_PDFVariant_Dict_GetKeyR|Dict_GetKeyR]]
 +
| [[PXV:IPXS_PDFVariant_Dict_SetNameAR|Dict_SetNameAR]]
 +
| [[PXV:IPXS_PDFVariant_Stream_GetLength|Stream_GetLength]]
 
|-
 
|-
 
| [[PXV:IPXS_PDFVariant_Arr_SetInt|Arr_SetInt]]
 
| [[PXV:IPXS_PDFVariant_Arr_SetInt|Arr_SetInt]]
| ...
+
| [[PXV:IPXS_PDFVariant_Dict_GetName|Dict_GetName]]
 +
| [[PXV:IPXS_PDFVariant_Dict_SetNameR|Dict_SetNameR]]
 +
| [[PXV:IPXS_PDFVariant_Stream_GetMemData|Stream_GetMemData]]
 
|-
 
|-
 
| [[PXV:IPXS_PDFVariant_Arr_SetInt64|Arr_SetInt64]]
 
| [[PXV:IPXS_PDFVariant_Arr_SetInt64|Arr_SetInt64]]
| ...
+
| [[PXV:IPXS_PDFVariant_Dict_GetNameA|Dict_GetNameA]]
 +
| [[PXV:IPXS_PDFVariant_Dict_SetR|Dict_SetR]]
 +
| [[PXV:IPXS_PDFVariant_Stream_HasExternalData|Stream_HasExternalData]]
 
|-
 
|-
 
| [[PXV:IPXS_PDFVariant_Arr_SetName|Arr_SetName]]
 
| [[PXV:IPXS_PDFVariant_Arr_SetName|Arr_SetName]]
| ...
+
| [[PXV:IPXS_PDFVariant_Dict_GetR|Dict_GetR]]
 +
| [[PXV:IPXS_PDFVariant_Dict_SetString|Dict_SetString]]
 +
| [[PXV:IPXS_PDFVariant_Stream_SetData|Stream_SetData]]
 
|-
 
|-
 
| [[PXV:IPXS_PDFVariant_Arr_SetNameA|Arr_SetNameA]]
 
| [[PXV:IPXS_PDFVariant_Arr_SetNameA|Arr_SetNameA]]
| ...
+
| [[PXV:IPXS_PDFVariant_Dict_GetString|Dict_GetString]]
 +
| [[PXV:IPXS_PDFVariant_Dict_SetStringA|Dict_SetStringA]]
 +
| [[PXV:IPXS_PDFVariant_Stream_SetMemData|Stream_SetMemData]]
 
|-
 
|-
 
| [[PXV:IPXS_PDFVariant_Arr_SetNameR|Arr_SetNameR]]
 
| [[PXV:IPXS_PDFVariant_Arr_SetNameR|Arr_SetNameR]]
| ...
 
|-
 
| [[PXV:IPXS_PDFVariant_Arr_SetString|Arr_SetString]]
 
| ...
 
|-
 
| [[PXV:IPXS_PDFVariant_Arr_SetStringR|Arr_SetStringR]]
 
| ...
 
|-
 
| [[PXV:IPXS_PDFVariant_Clone|Clone]]
 
| ...
 
|-
 
| [[PXV:IPXS_PDFVariant_Compare|Compare]]
 
| ...
 
|-
 
| [[PXV:IPXS_PDFVariant_CopyFrom|CopyFrom]]
 
| ...
 
|-
 
| [[PXV:IPXS_PDFVariant_Dict_Get|Dict_Get]]
 
| ...
 
|-
 
| [[PXV:IPXS_PDFVariant_Dict_GetA|Dict_GetA]]
 
| ...
 
|-
 
| [[PXV:IPXS_PDFVariant_Dict_GetBool|Dict_GetBool]]
 
| ...
 
|-
 
| [[PXV:IPXS_PDFVariant_Dict_GetBoolA|Dict_GetBoolA]]
 
| ...
 
|-
 
| [[PXV:IPXS_PDFVariant_Dict_GetBoolR|Dict_GetBoolR]]
 
| ...
 
|-
 
| [[PXV:IPXS_PDFVariant_Dict_GetDouble|Dict_GetDouble]]
 
| ...
 
|-
 
| [[PXV:IPXS_PDFVariant_Dict_GetDoubleA|Dict_GetDoubleA]]
 
| ...
 
|-
 
| [[PXV:IPXS_PDFVariant_Dict_GetDoubleR|Dict_GetDoubleR]]
 
| ...
 
|-
 
| [[PXV:IPXS_PDFVariant_Dict_GetIndex|Dict_GetIndex]]
 
| ...
 
|-
 
| [[PXV:IPXS_PDFVariant_Dict_GetIndexA|Dict_GetIndexA]]
 
| ...
 
|-
 
| [[PXV:IPXS_PDFVariant_Dict_GetIndexR|Dict_GetIndexR]]
 
| ...
 
|-
 
| [[PXV:IPXS_PDFVariant_Dict_GetInt|Dict_GetInt]]
 
| ...
 
|-
 
| [[PXV:IPXS_PDFVariant_Dict_GetInt64|Dict_GetInt64]]
 
| ...
 
|-
 
| [[PXV:IPXS_PDFVariant_Dict_GetInt64A|Dict_GetInt64A]]
 
| ...
 
|-
 
| [[PXV:IPXS_PDFVariant_Dict_GetInt64R|Dict_GetInt64R]]
 
| ...
 
|-
 
| [[PXV:IPXS_PDFVariant_Dict_GetIntA|Dict_GetIntA]]
 
| ...
 
|-
 
| [[PXV:IPXS_PDFVariant_Dict_GetIntR|Dict_GetIntR]]
 
| ...
 
|-
 
| [[PXV:IPXS_PDFVariant_Dict_GetKey|Dict_GetKey]]
 
| ...
 
|-
 
| [[PXV:IPXS_PDFVariant_Dict_GetKeyA|Dict_GetKeyA]]
 
| ...
 
|-
 
| [[PXV:IPXS_PDFVariant_Dict_GetKeyR|Dict_GetKeyR]]
 
| ...
 
|-
 
| [[PXV:IPXS_PDFVariant_Dict_GetName|Dict_GetName]]
 
| ...
 
|-
 
| [[PXV:IPXS_PDFVariant_Dict_GetNameA|Dict_GetNameA]]
 
| ...
 
|-
 
| [[PXV:IPXS_PDFVariant_Dict_GetR|Dict_GetR]]
 
| ...
 
|-
 
| [[PXV:IPXS_PDFVariant_Dict_GetString|Dict_GetString]]
 
| ...
 
|-
 
 
| [[PXV:IPXS_PDFVariant_Dict_GetStringA|Dict_GetStringA]]
 
| [[PXV:IPXS_PDFVariant_Dict_GetStringA|Dict_GetStringA]]
| ...
 
|-
 
| [[PXV:IPXS_PDFVariant_Dict_GetStringAR|Dict_GetStringAR]]
 
| ...
 
|-
 
| [[PXV:IPXS_PDFVariant_Dict_GetType|Dict_GetType]]
 
| ...
 
|-
 
| [[PXV:IPXS_PDFVariant_Dict_GetTypeA|Dict_GetTypeA]]
 
| ...
 
|-
 
| [[PXV:IPXS_PDFVariant_Dict_GetTypeR|Dict_GetTypeR]]
 
| ...
 
|-
 
| [[PXV:IPXS_PDFVariant_Dict_RemoveKey|Dict_RemoveKey]]
 
| ...
 
|-
 
| [[PXV:IPXS_PDFVariant_Dict_RemoveKeyA|Dict_RemoveKeyA]]
 
| ...
 
|-
 
| [[PXV:IPXS_PDFVariant_Dict_RemoveKeyR|Dict_RemoveKeyR]]
 
| ...
 
|-
 
| [[PXV:IPXS_PDFVariant_Dict_Set|Dict_Set]]
 
| ...
 
|-
 
| [[PXV:IPXS_PDFVariant_Dict_SetA|Dict_SetA]]
 
| ...
 
|-
 
| [[PXV:IPXS_PDFVariant_Dict_SetBool|Dict_SetBool]]
 
| ...
 
|-
 
| [[PXV:IPXS_PDFVariant_Dict_SetBoolA|Dict_SetBoolA]]
 
| ...
 
|-
 
| [[PXV:IPXS_PDFVariant_Dict_SetBoolR|Dict_SetBoolR]]
 
| ...
 
|-
 
| [[PXV:IPXS_PDFVariant_Dict_SetDouble|Dict_SetDouble]]
 
| ...
 
|-
 
| [[PXV:IPXS_PDFVariant_Dict_SetDoubleA|Dict_SetDoubleA]]
 
| ...
 
|-
 
| [[PXV:IPXS_PDFVariant_Dict_SetDoubleR|Dict_SetDoubleR]]
 
| ...
 
|-
 
| [[PXV:IPXS_PDFVariant_Dict_SetInt|Dict_SetInt]]
 
| ...
 
|-
 
| [[PXV:IPXS_PDFVariant_Dict_SetInt64|Dict_SetInt64]]
 
| ...
 
|-
 
| [[PXV:IPXS_PDFVariant_Dict_SetInt64A|Dict_SetInt64A]]
 
| ...
 
|-
 
| [[PXV:IPXS_PDFVariant_Dict_SetInt64R|Dict_SetInt64R]]
 
| ...
 
|-
 
| [[PXV:IPXS_PDFVariant_Dict_SetIntA|Dict_SetIntA]]
 
| ...
 
|-
 
| [[PXV:IPXS_PDFVariant_Dict_SetIntR|Dict_SetIntR]]
 
| ...
 
|-
 
| [[PXV:IPXS_PDFVariant_Dict_SetName|Dict_SetName]]
 
| ...
 
|-
 
| [[PXV:IPXS_PDFVariant_Dict_SetNameA|Dict_SetNameA]]
 
| ...
 
|-
 
| [[PXV:IPXS_PDFVariant_Dict_SetNameAR|Dict_SetNameAR]]
 
| ...
 
|-
 
| [[PXV:IPXS_PDFVariant_Dict_SetNameR|Dict_SetNameR]]
 
| ...
 
|-
 
| [[PXV:IPXS_PDFVariant_Dict_SetR|Dict_SetR]]
 
| ...
 
|-
 
| [[PXV:IPXS_PDFVariant_Dict_SetString|Dict_SetString]]
 
| ...
 
|-
 
| [[PXV:IPXS_PDFVariant_Dict_SetStringA|Dict_SetStringA]]
 
| ...
 
|-
 
 
| [[PXV:IPXS_PDFVariant_Dict_SetStringAR|Dict_SetStringAR]]
 
| [[PXV:IPXS_PDFVariant_Dict_SetStringAR|Dict_SetStringAR]]
| ...
+
| [[PXV:IPXS_PDFVariant_Write|Write]]
 
|-
 
|-
| [[PXV:IPXS_PDFVariant_Dict_SetStringR|Dict_SetStringR]]
+
| [[PXV:IPXS_PDFVariant_Arr_SetString|Arr_SetString]]
| ...
+
|  
|-
+
|  
| [[PXV:IPXS_PDFVariant_GetBool|GetBool]]
+
|  
| ...
+
|-
+
| [[PXV:IPXS_PDFVariant_GetDouble|GetDouble]]
+
| ...
+
|-
+
| [[PXV:IPXS_PDFVariant_GetDoublePrecision|GetDoublePrecision]]
+
| ...
+
|-
+
| [[PXV:IPXS_PDFVariant_GetInt|GetInt]]
+
| ...
+
|-
+
| [[PXV:IPXS_PDFVariant_GetInt64|GetInt64]]
+
| ...
+
|-
+
| [[PXV:IPXS_PDFVariant_GetName|GetName]]
+
| ...
+
|-
+
| [[PXV:IPXS_PDFVariant_GetNameA|GetNameA]]
+
| ...
+
|-
+
| [[PXV:IPXS_PDFVariant_GetNameR|GetNameR]]
+
| ...
+
|-
+
| [[PXV:IPXS_PDFVariant_GetString|GetString]]
+
| ...
+
|-
+
| [[PXV:IPXS_PDFVariant_GetString_Unsafe|GetString_Unsafe]]
+
| ...
+
|-
+
| [[PXV:IPXS_PDFVariant_GetStringFlags|GetStringFlags]]
+
| ...
+
|-
+
| [[PXV:IPXS_PDFVariant_GetStringR|GetStringR]]
+
| ...
+
|-
+
| [[PXV:IPXS_PDFVariant_GetValue|GetValue]]
+
| ...
+
|-
+
| [[PXV:IPXS_PDFVariant_RemoveAllItems|RemoveAllItems]]
+
| ...
+
|-
+
| [[PXV:IPXS_PDFVariant_RemoveItem|RemoveItem]]
+
| ...
+
|-
+
| [[PXV:IPXS_PDFVariant_RemoveItems|RemoveItems]]
+
| ...
+
|-
+
| [[PXV:IPXS_PDFVariant_SetStringFlags|SetStringFlags]]
+
| ...
+
|-
+
| [[PXV:IPXS_PDFVariant_Stream_CreateDecoder|Stream_CreateDecoder]]
+
| ...
+
|-
+
| [[PXV:IPXS_PDFVariant_Stream_CreateEncoder|Stream_CreateEncoder]]
+
| ...
+
|-
+
| [[PXV:IPXS_PDFVariant_Stream_GetData|Stream_GetData]]
+
| ...
+
|-
+
| [[PXV:IPXS_PDFVariant_Stream_GetLength|Stream_GetLength]]
+
| ...
+
|-
+
| [[PXV:IPXS_PDFVariant_Stream_GetMemData|Stream_GetMemData]]
+
| ...
+
|-
+
| [[PXV:IPXS_PDFVariant_Stream_SetData|Stream_SetData]]
+
| ...
+
|-
+
| [[PXV:IPXS_PDFVariant_Stream_SetMemData|Stream_SetMemData]]
+
| ...
+
|-
+
| [[PXV:IPXS_PDFVariant_Write|Write]]
+
| ...
+
 
|}
 
|}
  
 
== 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:IPXS_PDFVariant__NewEnum|_NewEnum]]
 
| [[PXV:IPXS_PDFVariant__NewEnum|_NewEnum]]
| style="text-align: center" | R
+
| [[PXV:IPXS_PDFVariant_Document|Document]]
| .
+
| [[PXV:IPXS_PDFVariant_Item|Item]]
 +
| [[PXV:IPXS_PDFVariant_ObjectNumber|ObjectNumber]]
 
|-
 
|-
 
| [[PXV:IPXS_PDFVariant_Count|Count]]
 
| [[PXV:IPXS_PDFVariant_Count|Count]]
| style="text-align: center" | R
 
| .
 
|-
 
| [[PXV:IPXS_PDFVariant_Document|Document]]
 
| style="text-align: center" | R
 
| .
 
|-
 
 
| [[PXV:IPXS_PDFVariant_IsIndirect|IsIndirect]]
 
| [[PXV:IPXS_PDFVariant_IsIndirect|IsIndirect]]
| style="text-align: center" | R
 
| .
 
|-
 
| [[PXV:IPXS_PDFVariant_Item|Item]]
 
| style="text-align: center" | R
 
| .
 
|-
 
 
| [[PXV:IPXS_PDFVariant_ObjectGeneration|ObjectGeneration]]
 
| [[PXV:IPXS_PDFVariant_ObjectGeneration|ObjectGeneration]]
| style="text-align: center" | R
 
| .
 
|-
 
| [[PXV:IPXS_PDFVariant_ObjectNumber|ObjectNumber]]
 
| style="text-align: center" | R
 
| .
 
|-
 
 
| [[PXV:IPXS_PDFVariant_Type|Type]]
 
| [[PXV:IPXS_PDFVariant_Type|Type]]
| style="text-align: center" | R
 
| .
 
 
|}
 
|}
 +
 +
== See Also ==
 +
[[PXV:PXS_StreamInfo|PXS_StreamInfo]], [[PXV:IPXS_Document_GetAdobeExtLevel|IPXS_Document::GetAdobeExtLevel]], [[PXV:IPXS_Document_GetDocID|IPXS_Document::GetDocID]], [[PXV:IPXS_Document_GetInfoDict|IPXS_Document::GetInfoDict]], [[PXV:IPXS_Document_GetNextIndirect|IPXS_Document::GetNextIndirect]], [[PXV:IPXS_Document_GetObjectByNum|IPXS_Document::GetObjectByNum]], [[PXV:IPXS_Document_SetAdobeExtLevel|IPXS_Document::SetAdobeExtLevel]], [[PXV:IPXS_Document_Root|IPXS_Document::Root]], [[PXV:IPXS_Document_Trailer|IPXS_Document::Trailer]], [[PXV:PXS_StreamEncoderParamStruct|PXS_StreamEncoderParamStruct]], [[PXV:IPXS_DecodeFilter_Init|IPXS_DecodeFilter::Init]], [[PXV:IPXS_EncodeFiltersArray_AddFilterInfo|IPXS_EncodeFiltersArray::AddFilterInfo]], [[PXV:IPXS_EncodeFiltersArray_FilterParams|IPXS_EncodeFiltersArray::FilterParams]], [[PXV:IPXS_EncodeFilter_GetDecodeParams|IPXS_EncodeFilter::GetDecodeParams]], [[PXV:IPXS_EncodeFilter_Init|IPXS_EncodeFilter::Init]], [[PXV:IPXS_Inst_NewVar|IPXS_Inst::NewVar]], [[PXV:IPXS_Inst_NewVar_Array|IPXS_Inst::NewVar_Array]], [[PXV:IPXS_Inst_NewVar_Boolean|IPXS_Inst::NewVar_Boolean]], [[PXV:IPXS_Inst_NewVar_Dict|IPXS_Inst::NewVar_Dict]], [[PXV:IPXS_Inst_NewVar_Double|IPXS_Inst::NewVar_Double]], [[PXV:IPXS_Inst_NewVar_DoubleEx|IPXS_Inst::NewVar_DoubleEx]], [[PXV:IPXS_Inst_NewVar_FromBuf|IPXS_Inst::NewVar_FromBuf]], [[PXV:IPXS_Inst_NewVar_Int|IPXS_Inst::NewVar_Int]], [[PXV:IPXS_Inst_NewVar_Int64|IPXS_Inst::NewVar_Int64]], [[PXV:IPXS_Inst_NewVar_Name|IPXS_Inst::NewVar_Name]], [[PXV:IPXS_Inst_NewVar_NameAtom|IPXS_Inst::NewVar_NameAtom]], [[PXV:IPXS_Inst_NewVar_NameRaw|IPXS_Inst::NewVar_NameRaw]], [[PXV:IPXS_Inst_NewVar_Null|IPXS_Inst::NewVar_Null]], [[PXV:IPXS_Inst_NewVar_Stream|IPXS_Inst::NewVar_Stream]], [[PXV:IPXS_Inst_NewVar_String|IPXS_Inst::NewVar_String]], [[PXV:IPXS_Inst_NewVar_StringRaw|IPXS_Inst::NewVar_StringRaw]], [[PXV:IPXC_AcroForm_Export|IPXC_AcroForm::Export]], [[PXV:IPXC_AcroForm_GetFieldByPDFObject|IPXC_AcroForm::GetFieldByPDFObject]], [[PXV:IPXC_Document_EmbedFontSubset|IPXC_Document::EmbedFontSubset]], [[PXV:IPXC_Document_FillDestination|IPXC_Document::FillDestination]], [[PXV:IPXC_Document_GetCMapByPDFObject|IPXC_Document::GetCMapByPDFObject]], [[PXV:IPXC_Document_GetColorSpace|IPXC_Document::GetColorSpace]], [[PXV:IPXC_Document_GetColorSpaceHandle|IPXC_Document::GetColorSpaceHandle]], [[PXV:IPXC_Document_GetFileSpecFromVariant|IPXC_Document::GetFileSpecFromVariant]], [[PXV:IPXC_Document_GetFont|IPXC_Document::GetFont]], [[PXV:IPXC_Document_GetFontHandle|IPXC_Document::GetFontHandle]], [[PXV:IPXC_Document_GetFunction|IPXC_Document::GetFunction]], [[PXV:IPXC_Document_GetFunctionHandle|IPXC_Document::GetFunctionHandle]], [[PXV:IPXC_Document_GetImage|IPXC_Document::GetImage]], [[PXV:IPXC_Document_GetImageHandle|IPXC_Document::GetImageHandle]], [[PXV:IPXC_Document_GetPattern|IPXC_Document::GetPattern]], [[PXV:IPXC_Document_GetPatternHandle|IPXC_Document::GetPatternHandle]], [[PXV:IPXC_Document_GetPDFObjectByHandle|IPXC_Document::GetPDFObjectByHandle]], [[PXV:IPXC_Document_GetShade|IPXC_Document::GetShade]], [[PXV:IPXC_Document_GetShadeHandle|IPXC_Document::GetShadeHandle]], [[PXV:IPXC_Document_GetSoftMask|IPXC_Document::GetSoftMask]], [[PXV:IPXC_Document_GetSoftMaskHandle|IPXC_Document::GetSoftMaskHandle]], [[PXV:IPXC_Document_GetXForm|IPXC_Document::GetXForm]], [[PXV:IPXC_Document_GetXFormHandle|IPXC_Document::GetXFormHandle]], [[PXV:IPXC_Document_LoadContent|IPXC_Document::LoadContent]], [[PXV:IPXC_Page_InsertNewAnnotFromDict|IPXC_Page::InsertNewAnnotFromDict]], [[PXV:IPXC_Page_PDFObject|IPXC_Page::PDFObject]], [[PXV:IPXC_Content_SaveTo|IPXC_Content::SaveTo]], [[PXV:IPXC_ContentItem_MC_GetDict|IPXC_ContentItem::MC_GetDict]], [[PXV:IPXC_ContentItem_MC_SetDict|IPXC_ContentItem::MC_SetDict]], [[PXV:IPXC_ContentItem_Text_GetData2|IPXC_ContentItem::Text_GetData2]], [[PXV:IPXC_ContentItem_Text_SetData2|IPXC_ContentItem::Text_SetData2]], [[PXV:IPXC_ContentItem_InlineImage_Dict|IPXC_ContentItem::InlineImage_Dict]], [[PXV:IPXC_ColorSpace_SaveTo|IPXC_ColorSpace::SaveTo]], [[PXV:IPXC_ColorSpace_PDFObject|IPXC_ColorSpace::PDFObject]], [[PXV:IPXC_Font_PDFObject|IPXC_Font::PDFObject]], [[PXV:IPXC_CMap_PDFObject|IPXC_CMap::PDFObject]], [[PXV:IPXC_SoftMask_PDFObject|IPXC_SoftMask::PDFObject]], [[PXV:IPXC_Function_PDFObject|IPXC_Function::PDFObject]], [[PXV:IPXC_XForm_PDFObject|IPXC_XForm::PDFObject]], [[PXV:IPXC_Image_PDFObject|IPXC_Image::PDFObject]], [[PXV:IPXC_Annotation_PDFObject|IPXC_Annotation::PDFObject]], [[PXV:IPXC_ActionsList_CopyTo|IPXC_ActionsList::CopyTo]], [[PXV:IPXC_ActionsList_Load|IPXC_ActionsList::Load]], [[PXV:IPXC_ActionsList_RestoreActions|IPXC_ActionsList::RestoreActions]], [[PXV:IPXC_ActionsList_Save|IPXC_ActionsList::Save]], [[PXV:IPXC_ActionsList_SerializeActions|IPXC_ActionsList::SerializeActions]], [[PXV:IPXC_Action_PDFObject|IPXC_Action::PDFObject]], [[PXV:IPXC_AnnotHandler_CopyAnnot|IPXC_AnnotHandler::CopyAnnot]], [[PXV:IPXC_AnnotHandler_CreateAnnotUndoInfo|IPXC_AnnotHandler::CreateAnnotUndoInfo]], [[PXV:IPXC_AnnotHandler_CreateNewAnnotDict|IPXC_AnnotHandler::CreateNewAnnotDict]], [[PXV:IPXC_AnnotHandler_RestoreAnnot|IPXC_AnnotHandler::RestoreAnnot]], [[PXV:IPXC_AnnotHandler_SerializeAnnot|IPXC_AnnotHandler::SerializeAnnot]], [[PXV:IPXC_AnnotHandler_UndoAnnot|IPXC_AnnotHandler::UndoAnnot]], [[PXV:IPXC_OCContext_IsOCVisibleByVar|IPXC_OCContext::IsOCVisibleByVar]], [[PXV:IPXC_OCContext_SetOCState|IPXC_OCContext::SetOCState]], [[PXV:IPXC_OCG_PDFObject|IPXC_OCG::PDFObject]], [[PXV:IPXC_OCMD_Expression|IPXC_OCMD::Expression]], [[PXV:IPXC_OCMD_PDFObject|IPXC_OCMD::PDFObject]], [[PXV:IPXC_FormField_PDFObject|IPXC_FormField::PDFObject]], [[PXV:IPXC_FormField_Value|IPXC_FormField::Value]], [[PXV:IPXC_Transition_PDFObject|IPXC_Transition::PDFObject]], [[PXV:IPXC_Bookmark_PDFObject|IPXC_Bookmark::PDFObject]], [[PXV:IPXC_DocumentInfo_GetInfoVar|IPXC_DocumentInfo::GetInfoVar]], [[PXV:IPXC_DocumentInfo_SetInfoVar|IPXC_DocumentInfo::SetInfoVar]], [[PXV:IPXC_Article_BeadPDFObject|IPXC_Article::BeadPDFObject]], [[PXV:IPXC_Article_PDFObject|IPXC_Article::PDFObject]], [[PXV:IPXC_FileSpec_PDFObject|IPXC_FileSpec::PDFObject]], [[PXV:IPXC_EmbeddedFileStream_PDFObject|IPXC_EmbeddedFileStream::PDFObject]], [[PXV:IPXC_Collection_PDFObject|IPXC_Collection::PDFObject]], [[PXV:IPXC_NameTree_Add|IPXC_NameTree::Add]], [[PXV:IPXC_NameTree_Item|IPXC_NameTree::Item]], [[PXV:IPXC_NameTree_Lookup|IPXC_NameTree::Lookup]], [[PXV:IPXC_SecurityHandler_CanParseEncryptDict|IPXC_SecurityHandler::CanParseEncryptDict]], [[PXV:IPXC_SecurityHandler_NewSecurityData|IPXC_SecurityHandler::NewSecurityData]], [[PXV:IPXS_CryptInterface_FillEncryptDict|IPXS_CryptInterface::FillEncryptDict]], [[PXV:IPXC_ContentCreator_AddPlace|IPXC_ContentCreator::AddPlace]], [[PXV:IPXC_ContentCreator_StartContainer|IPXC_ContentCreator::StartContainer]], [[PXV:IPXC_Pattern_PDFObject|IPXC_Pattern::PDFObject]], [[PXV:IPXC_Shading_PDFObject|IPXC_Shading::PDFObject]], [[PXV:IPXC_Sound_PDFObject|IPXC_Sound::PDFObject]], [[PXV:IPXC_ActionHandler_CopyAction|IPXC_ActionHandler::CopyAction]], [[PXV:IPXC_ActionHandler_CreateActionFromVariant|IPXC_ActionHandler::CreateActionFromVariant]], [[PXV:IPXC_ActionHandler_RestoreAction|IPXC_ActionHandler::RestoreAction]], [[PXV:IPXC_ActionHandler_SerializeAction|IPXC_ActionHandler::SerializeAction]], [[PXV:IPXC_ActionHandler_StoreAction|IPXC_ActionHandler::StoreAction]], [[PXV:IPXC_Measure_Load|IPXC_Measure::Load]], [[PXV:IPXC_Measure_Save|IPXC_Measure::Save]], [[PXV:IPXC_NumberTree_Add|IPXC_NumberTree::Add]], [[PXV:IPXC_NumberTree_Item|IPXC_NumberTree::Item]], [[PXV:IPXC_NumberTree_ItemValue|IPXC_NumberTree::ItemValue]], [[PXV:IPXV_ActionHandler_FillDictionary|IPXV_ActionHandler::FillDictionary]]

Latest revision as of 00:15, 1 December 2017


The interface of object of PDF-XChange Editor SDK.

Methods

Arr_GetBool Arr_SetStringR Dict_GetStringAR Dict_SetStringR
Arr_GetDouble Clone Dict_GetType GetBool
Arr_GetInt Compare Dict_GetTypeA GetDouble
Arr_GetInt64 CopyFrom Dict_GetTypeR GetDoublePrecision
Arr_GetName Dict_Get Dict_RemoveKey GetInt
Arr_GetNameA Dict_GetA Dict_RemoveKeyA GetInt64
Arr_GetString Dict_GetBool Dict_RemoveKeyR GetName
Arr_GetStringR Dict_GetBoolA Dict_Set GetNameA
Arr_GetType Dict_GetBoolR Dict_SetA GetNameR
Arr_Insert Dict_GetDouble Dict_SetBool GetString
Arr_InsertBool Dict_GetDoubleA Dict_SetBoolA GetString_Unsafe
Arr_InsertDouble Dict_GetDoubleR Dict_SetBoolR GetStringFlags
Arr_InsertDoubles Dict_GetIndex Dict_SetDouble GetStringR
Arr_InsertFloats Dict_GetIndexA Dict_SetDoubleA GetValue
Arr_InsertInt Dict_GetIndexR Dict_SetDoubleR RemoveAllItems
Arr_InsertInt64 Dict_GetInt Dict_SetInt RemoveItem
Arr_InsertName Dict_GetInt64 Dict_SetInt64 RemoveItems
Arr_InsertNameA Dict_GetInt64A Dict_SetInt64A SetStringFlags
Arr_InsertNameR Dict_GetInt64R Dict_SetInt64R Stream_CreateDecoder
Arr_InsertString Dict_GetIntA Dict_SetIntA Stream_CreateEncoder
Arr_InsertStringR Dict_GetIntR Dict_SetIntR Stream_CreateEncoderByDecoder
Arr_Set Dict_GetKey Dict_SetName Stream_EmbeddExternal
Arr_SetBool Dict_GetKeyA Dict_SetNameA Stream_GetData
Arr_SetDouble Dict_GetKeyR Dict_SetNameAR Stream_GetLength
Arr_SetInt Dict_GetName Dict_SetNameR Stream_GetMemData
Arr_SetInt64 Dict_GetNameA Dict_SetR Stream_HasExternalData
Arr_SetName Dict_GetR Dict_SetString Stream_SetData
Arr_SetNameA Dict_GetString Dict_SetStringA Stream_SetMemData
Arr_SetNameR Dict_GetStringA Dict_SetStringAR Write
Arr_SetString

Properties

_NewEnum Document Item ObjectNumber
Count IsIndirect ObjectGeneration Type

See Also

PXS_StreamInfo, IPXS_Document::GetAdobeExtLevel, IPXS_Document::GetDocID, IPXS_Document::GetInfoDict, IPXS_Document::GetNextIndirect, IPXS_Document::GetObjectByNum, IPXS_Document::SetAdobeExtLevel, IPXS_Document::Root, IPXS_Document::Trailer, PXS_StreamEncoderParamStruct, IPXS_DecodeFilter::Init, IPXS_EncodeFiltersArray::AddFilterInfo, IPXS_EncodeFiltersArray::FilterParams, IPXS_EncodeFilter::GetDecodeParams, IPXS_EncodeFilter::Init, IPXS_Inst::NewVar, IPXS_Inst::NewVar_Array, IPXS_Inst::NewVar_Boolean, IPXS_Inst::NewVar_Dict, IPXS_Inst::NewVar_Double, IPXS_Inst::NewVar_DoubleEx, IPXS_Inst::NewVar_FromBuf, IPXS_Inst::NewVar_Int, IPXS_Inst::NewVar_Int64, IPXS_Inst::NewVar_Name, IPXS_Inst::NewVar_NameAtom, IPXS_Inst::NewVar_NameRaw, IPXS_Inst::NewVar_Null, IPXS_Inst::NewVar_Stream, IPXS_Inst::NewVar_String, IPXS_Inst::NewVar_StringRaw, IPXC_AcroForm::Export, IPXC_AcroForm::GetFieldByPDFObject, IPXC_Document::EmbedFontSubset, IPXC_Document::FillDestination, IPXC_Document::GetCMapByPDFObject, IPXC_Document::GetColorSpace, IPXC_Document::GetColorSpaceHandle, IPXC_Document::GetFileSpecFromVariant, IPXC_Document::GetFont, IPXC_Document::GetFontHandle, IPXC_Document::GetFunction, IPXC_Document::GetFunctionHandle, IPXC_Document::GetImage, IPXC_Document::GetImageHandle, IPXC_Document::GetPattern, IPXC_Document::GetPatternHandle, IPXC_Document::GetPDFObjectByHandle, IPXC_Document::GetShade, IPXC_Document::GetShadeHandle, IPXC_Document::GetSoftMask, IPXC_Document::GetSoftMaskHandle, IPXC_Document::GetXForm, IPXC_Document::GetXFormHandle, IPXC_Document::LoadContent, IPXC_Page::InsertNewAnnotFromDict, IPXC_Page::PDFObject, IPXC_Content::SaveTo, IPXC_ContentItem::MC_GetDict, IPXC_ContentItem::MC_SetDict, IPXC_ContentItem::Text_GetData2, IPXC_ContentItem::Text_SetData2, IPXC_ContentItem::InlineImage_Dict, IPXC_ColorSpace::SaveTo, IPXC_ColorSpace::PDFObject, IPXC_Font::PDFObject, IPXC_CMap::PDFObject, IPXC_SoftMask::PDFObject, IPXC_Function::PDFObject, IPXC_XForm::PDFObject, IPXC_Image::PDFObject, IPXC_Annotation::PDFObject, IPXC_ActionsList::CopyTo, IPXC_ActionsList::Load, IPXC_ActionsList::RestoreActions, IPXC_ActionsList::Save, IPXC_ActionsList::SerializeActions, IPXC_Action::PDFObject, IPXC_AnnotHandler::CopyAnnot, IPXC_AnnotHandler::CreateAnnotUndoInfo, IPXC_AnnotHandler::CreateNewAnnotDict, IPXC_AnnotHandler::RestoreAnnot, IPXC_AnnotHandler::SerializeAnnot, IPXC_AnnotHandler::UndoAnnot, IPXC_OCContext::IsOCVisibleByVar, IPXC_OCContext::SetOCState, IPXC_OCG::PDFObject, IPXC_OCMD::Expression, IPXC_OCMD::PDFObject, IPXC_FormField::PDFObject, IPXC_FormField::Value, IPXC_Transition::PDFObject, IPXC_Bookmark::PDFObject, IPXC_DocumentInfo::GetInfoVar, IPXC_DocumentInfo::SetInfoVar, IPXC_Article::BeadPDFObject, IPXC_Article::PDFObject, IPXC_FileSpec::PDFObject, IPXC_EmbeddedFileStream::PDFObject, IPXC_Collection::PDFObject, IPXC_NameTree::Add, IPXC_NameTree::Item, IPXC_NameTree::Lookup, IPXC_SecurityHandler::CanParseEncryptDict, IPXC_SecurityHandler::NewSecurityData, IPXS_CryptInterface::FillEncryptDict, IPXC_ContentCreator::AddPlace, IPXC_ContentCreator::StartContainer, IPXC_Pattern::PDFObject, IPXC_Shading::PDFObject, IPXC_Sound::PDFObject, IPXC_ActionHandler::CopyAction, IPXC_ActionHandler::CreateActionFromVariant, IPXC_ActionHandler::RestoreAction, IPXC_ActionHandler::SerializeAction, IPXC_ActionHandler::StoreAction, IPXC_Measure::Load, IPXC_Measure::Save, IPXC_NumberTree::Add, IPXC_NumberTree::Item, IPXC_NumberTree::ItemValue, IPXV_ActionHandler::FillDictionary