ICabNode Interface

From PDF XChange PDF SDK
Jump to: navigation, search
m (Automatic page editing by robot)
m (Automatic page editing by robot)
Line 43: Line 43:
 
{| class="wikitable properties"
 
{| class="wikitable properties"
 
|-
 
|-
| [[PXV:ICabNode_Bool|Bool]]
+
| [[PXV:ICabNode__NewEnum|_NewEnum]]
 
| [[PXV:ICabNode_Int|Int]]
 
| [[PXV:ICabNode_Int|Int]]
 
| [[PXV:ICabNode_LastError|LastError]]
 
| [[PXV:ICabNode_LastError|LastError]]
 
| [[PXV:ICabNode_Type|Type]]
 
| [[PXV:ICabNode_Type|Type]]
 
|-
 
|-
| [[PXV:ICabNode_Count|Count]]
+
| [[PXV:ICabNode_Bool|Bool]]
 
| [[PXV:ICabNode_Int64|Int64]]
 
| [[PXV:ICabNode_Int64|Int64]]
 
| [[PXV:ICabNode_Stream|Stream]]
 
| [[PXV:ICabNode_Stream|Stream]]
 
| [[PXV:ICabNode_Unknown|Unknown]]
 
| [[PXV:ICabNode_Unknown|Unknown]]
 
|-
 
|-
| [[PXV:ICabNode_Double|Double]]
+
| [[PXV:ICabNode_Count|Count]]
 
| [[PXV:ICabNode_Item|Item]]
 
| [[PXV:ICabNode_Item|Item]]
 
| [[PXV:ICabNode_String|String]]
 
| [[PXV:ICabNode_String|String]]
 
| [[PXV:ICabNode_v|v]]
 
| [[PXV:ICabNode_v|v]]
 
|-
 
|-
| [[PXV:ICabNode_Flags|Flags]]
+
| [[PXV:ICabNode_Double|Double]]
 
| [[PXV:ICabNode_ItemKey|ItemKey]]
 
| [[PXV:ICabNode_ItemKey|ItemKey]]
 
| [[PXV:ICabNode_StringPtr|StringPtr]]
 
| [[PXV:ICabNode_StringPtr|StringPtr]]
 
| [[PXV:ICabNode_Valid|Valid]]
 
| [[PXV:ICabNode_Valid|Valid]]
 +
|-
 +
| [[PXV:ICabNode_Flags|Flags]]
 +
|
 +
|
 +
|
 
|}
 
|}

Revision as of 01:32, 21 April 2015


The interface of object of PDF-XChange Editor SDK.

Methods

Add GetInt64 Remove SetStream
Clear GetStream RemoveBlock SetString
Copy GetString SetBool SetTemplate
GetBool GetUnknown SetDouble SetTemplate2
GetDouble Insert SetInt SetUnknown
GetInt MoveBlock SetInt64

Properties

_NewEnum Int LastError Type
Bool Int64 Stream Unknown
Count Item String v
Double ItemKey StringPtr Valid
Flags