IPXC_Annotation 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_Annotation Interface}}
 
{{#customTitle:IPXC_Annotation 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_Annotation_Actions|Actions]]
 
| [[PXV:IPXC_Annotation_Actions|Actions]]
| style="text-align: center" | R/W
+
| [[PXV:IPXC_Annotation_IndexOnPage|IndexOnPage]]
| .
+
| [[PXV:IPXC_Annotation_Page|Page]]
 +
| [[PXV:IPXC_Annotation_Rect|Rect]]
 
|-
 
|-
 
| [[PXV:IPXC_Annotation_CreationDate|CreationDate]]
 
| [[PXV:IPXC_Annotation_CreationDate|CreationDate]]
| style="text-align: center" | R/W
+
| [[PXV:IPXC_Annotation_ModificationDate|ModificationDate]]
| .
+
| [[PXV:IPXC_Annotation_PageIndex|PageIndex]]
 +
| [[PXV:IPXC_Annotation_ReplyTo|ReplyTo]]
 
|-
 
|-
 
| [[PXV:IPXC_Annotation_Data|Data]]
 
| [[PXV:IPXC_Annotation_Data|Data]]
| style="text-align: center" | R/W
+
| [[PXV:IPXC_Annotation_Name|Name]]
| .
+
| [[PXV:IPXC_Annotation_PDFObject|PDFObject]]
 +
| [[PXV:IPXC_Annotation_ReplyType|ReplyType]]
 
|-
 
|-
 
| [[PXV:IPXC_Annotation_Flags|Flags]]
 
| [[PXV:IPXC_Annotation_Flags|Flags]]
| style="text-align: center" | R/W
 
| .
 
|-
 
| [[PXV:IPXC_Annotation_Handler|Handler]]
 
| style="text-align: center" | R
 
| .
 
|-
 
| [[PXV:IPXC_Annotation_IndexOnPage|IndexOnPage]]
 
| style="text-align: center" | R
 
| .
 
|-
 
| [[PXV:IPXC_Annotation_ModificationDate|ModificationDate]]
 
| style="text-align: center" | R/W
 
| .
 
|-
 
| [[PXV:IPXC_Annotation_Name|Name]]
 
| style="text-align: center" | R/W
 
| .
 
|-
 
 
| [[PXV:IPXC_Annotation_OC|OC]]
 
| [[PXV:IPXC_Annotation_OC|OC]]
| style="text-align: center" | R/W
 
| .
 
|-
 
| [[PXV:IPXC_Annotation_Page|Page]]
 
| style="text-align: center" | R
 
| .
 
|-
 
| [[PXV:IPXC_Annotation_PageIndex|PageIndex]]
 
| style="text-align: center" | R
 
| .
 
|-
 
| [[PXV:IPXC_Annotation_PDFObject|PDFObject]]
 
| style="text-align: center" | R
 
| .
 
|-
 
 
| [[PXV:IPXC_Annotation_Popup|Popup]]
 
| [[PXV:IPXC_Annotation_Popup|Popup]]
| style="text-align: center" | R
+
| [[PXV:IPXC_Annotation_Type|Type]]
| .
+
 
|-
 
|-
| [[PXV:IPXC_Annotation_Rect|Rect]]
+
| [[PXV:IPXC_Annotation_Handler|Handler]]
| style="text-align: center" | R/W
+
|  
| .
+
|  
|-
+
|  
| [[PXV:IPXC_Annotation_ReplyTo|ReplyTo]]
+
| style="text-align: center" | R
+
| .
+
|-
+
| [[PXV:IPXC_Annotation_ReplyType|ReplyType]]
+
| style="text-align: center" | R
+
| .
+
|-
+
| [[PXV:IPXC_Annotation_Type|Type]]
+
| style="text-align: center" | R
+
| .
+
 
|}
 
|}

Revision as of 15:40, 20 April 2015


The interface of object of PDF-XChange Editor SDK.

Properties

Actions IndexOnPage Page Rect
CreationDate ModificationDate PageIndex ReplyTo
Data Name PDFObject ReplyType
Flags OC Popup Type
Handler