IPXC_ContentItems Interface

From PDF XChange PDF SDK
Jump to: navigation, search
m (Automatic page editing by robot)
m (Automatic page editing by robot)
 
(8 intermediate revisions by the same user not shown)
Line 1: Line 1:
 +
__NOTOC__
 
[[Category:Editor]]
 
[[Category:Editor]]
 
{{#customTitle:IPXC_ContentItems Interface}}
 
{{#customTitle:IPXC_ContentItems Interface}}
 +
{{#parentPage:PXV:PXC_Interfaces|IPXC_ContentItems|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:IPXC_ContentItems_DeleteItems|DeleteItems]]
 
| [[PXV:IPXC_ContentItems_DeleteItems|DeleteItems]]
| ...
 
|-
 
| [[PXV:IPXC_ContentItems_GetItemForEditing|GetItemForEditing]]
 
| ...
 
|-
 
 
| [[PXV:IPXC_ContentItems_InsertNewItem|InsertNewItem]]
 
| [[PXV:IPXC_ContentItems_InsertNewItem|InsertNewItem]]
| ...
 
|-
 
 
| [[PXV:IPXC_ContentItems_InsertNewItem2|InsertNewItem2]]
 
| [[PXV:IPXC_ContentItems_InsertNewItem2|InsertNewItem2]]
| ...
+
| [[PXV:IPXC_ContentItems_MoveItems|MoveItems]]
 
|-
 
|-
| [[PXV:IPXC_ContentItems_MoveItems|MoveItems]]
+
| [[PXV:IPXC_ContentItems_GetItemForEditing|GetItemForEditing]]
| ...
+
|  
 +
|
 +
|
 
|}
 
|}
  
 
== 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_ContentItems_Count|Count]]
+
| style="text-align: center" | R
+
| .
+
 
|-
 
|-
 +
| [[PXV:IPXC_ContentItems__NewEnum|_NewEnum]]
 
| [[PXV:IPXC_ContentItems_Item|Item]]
 
| [[PXV:IPXC_ContentItems_Item|Item]]
| style="text-align: center" | R
 
| .
 
|-
 
 
| [[PXV:IPXC_ContentItems_ItemCTM|ItemCTM]]
 
| [[PXV:IPXC_ContentItems_ItemCTM|ItemCTM]]
| style="text-align: center" | R/W
+
| [[PXV:IPXC_ContentItems_ItemType|ItemType]]
| .
+
 
|-
 
|-
| [[PXV:IPXC_ContentItems_ItemType|ItemType]]
+
| [[PXV:IPXC_ContentItems_Count|Count]]
| style="text-align: center" | R
+
|  
| .
+
|  
 +
|  
 
|}
 
|}
 +
 +
== See Also ==
 +
[[PXV:IPXC_Content_Items|IPXC_Content::Items]], [[PXV:IPXC_ContentItem_Clip_Items|IPXC_ContentItem::Clip_Items]], [[PXV:IPXC_ContentItem_MC_Items|IPXC_ContentItem::MC_Items]]

Latest revision as of 04:22, 18 November 2020


The interface of object of PDF-XChange Editor SDK.

Methods

DeleteItems InsertNewItem InsertNewItem2 MoveItems
GetItemForEditing

Properties

_NewEnum Item ItemCTM ItemType
Count

See Also

IPXC_Content::Items, IPXC_ContentItem::Clip_Items, IPXC_ContentItem::MC_Items