IPXC_AnnotHandler 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_AnnotHandler Interface}}
 
{{#customTitle:IPXC_AnnotHandler 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_AnnotHandler_CopyAnnot|CopyAnnot]]
 
| [[PXV:IPXC_AnnotHandler_CopyAnnot|CopyAnnot]]
| ...
+
| [[PXV:IPXC_AnnotHandler_GetAnnotData|GetAnnotData]]
 +
| [[PXV:IPXC_AnnotHandler_HasAnnotFeature|HasAnnotFeature]]
 +
| [[PXV:IPXC_AnnotHandler_SaveAnnotData|SaveAnnotData]]
 
|-
 
|-
 
| [[PXV:IPXC_AnnotHandler_CreateAnnotUndoInfo|CreateAnnotUndoInfo]]
 
| [[PXV:IPXC_AnnotHandler_CreateAnnotUndoInfo|CreateAnnotUndoInfo]]
| ...
+
| [[PXV:IPXC_AnnotHandler_GetAnnotRotatePoint|GetAnnotRotatePoint]]
 +
| [[PXV:IPXC_AnnotHandler_HasAppearanceForAppType|HasAppearanceForAppType]]
 +
| [[PXV:IPXC_AnnotHandler_ScaleAnnot|ScaleAnnot]]
 
|-
 
|-
 
| [[PXV:IPXC_AnnotHandler_CreateNewAnnotData|CreateNewAnnotData]]
 
| [[PXV:IPXC_AnnotHandler_CreateNewAnnotData|CreateNewAnnotData]]
| ...
+
| [[PXV:IPXC_AnnotHandler_GetAnnotTipPoint|GetAnnotTipPoint]]
 +
| [[PXV:IPXC_AnnotHandler_LoadAnnotData|LoadAnnotData]]
 +
| [[PXV:IPXC_AnnotHandler_SerializeAnnot|SerializeAnnot]]
 
|-
 
|-
 
| [[PXV:IPXC_AnnotHandler_CreateNewAnnotDict|CreateNewAnnotDict]]
 
| [[PXV:IPXC_AnnotHandler_CreateNewAnnotDict|CreateNewAnnotDict]]
| ...
+
| [[PXV:IPXC_AnnotHandler_GetAppearance|GetAppearance]]
 +
| [[PXV:IPXC_AnnotHandler_RestoreAnnot|RestoreAnnot]]
 +
| [[PXV:IPXC_AnnotHandler_TransformAnnot|TransformAnnot]]
 
|-
 
|-
 
| [[PXV:IPXC_AnnotHandler_FillAnnotFeatures|FillAnnotFeatures]]
 
| [[PXV:IPXC_AnnotHandler_FillAnnotFeatures|FillAnnotFeatures]]
| ...
 
|-
 
| [[PXV:IPXC_AnnotHandler_GetAnnotData|GetAnnotData]]
 
| ...
 
|-
 
| [[PXV:IPXC_AnnotHandler_GetAnnotRotatePoint|GetAnnotRotatePoint]]
 
| ...
 
|-
 
| [[PXV:IPXC_AnnotHandler_GetAnnotTipPoint|GetAnnotTipPoint]]
 
| ...
 
|-
 
| [[PXV:IPXC_AnnotHandler_GetAppearance|GetAppearance]]
 
| ...
 
|-
 
 
| [[PXV:IPXC_AnnotHandler_GetPrintAppearance|GetPrintAppearance]]
 
| [[PXV:IPXC_AnnotHandler_GetPrintAppearance|GetPrintAppearance]]
| ...
 
|-
 
| [[PXV:IPXC_AnnotHandler_HasAnnotFeature|HasAnnotFeature]]
 
| ...
 
|-
 
| [[PXV:IPXC_AnnotHandler_HasAppearanceForAppType|HasAppearanceForAppType]]
 
| ...
 
|-
 
| [[PXV:IPXC_AnnotHandler_LoadAnnotData|LoadAnnotData]]
 
| ...
 
|-
 
| [[PXV:IPXC_AnnotHandler_RestoreAnnot|RestoreAnnot]]
 
| ...
 
|-
 
 
| [[PXV:IPXC_AnnotHandler_RotateAnnot|RotateAnnot]]
 
| [[PXV:IPXC_AnnotHandler_RotateAnnot|RotateAnnot]]
| ...
 
|-
 
| [[PXV:IPXC_AnnotHandler_SaveAnnotData|SaveAnnotData]]
 
| ...
 
|-
 
| [[PXV:IPXC_AnnotHandler_ScaleAnnot|ScaleAnnot]]
 
| ...
 
|-
 
| [[PXV:IPXC_AnnotHandler_SerializeAnnot|SerializeAnnot]]
 
| ...
 
|-
 
| [[PXV:IPXC_AnnotHandler_TransformAnnot|TransformAnnot]]
 
| ...
 
|-
 
 
| [[PXV:IPXC_AnnotHandler_UndoAnnot|UndoAnnot]]
 
| [[PXV:IPXC_AnnotHandler_UndoAnnot|UndoAnnot]]
| ...
 
 
|}
 
|}
  
 
== 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_AnnotHandler_Capabilities|Capabilities]]
 
| [[PXV:IPXC_AnnotHandler_Capabilities|Capabilities]]
| style="text-align: center" | R
+
|  
| .
+
|  
 +
|  
 
|}
 
|}

Revision as of 15:41, 20 April 2015


The interface of object of PDF-XChange Editor SDK.

Methods

CopyAnnot GetAnnotData HasAnnotFeature SaveAnnotData
CreateAnnotUndoInfo GetAnnotRotatePoint HasAppearanceForAppType ScaleAnnot
CreateNewAnnotData GetAnnotTipPoint LoadAnnotData SerializeAnnot
CreateNewAnnotDict GetAppearance RestoreAnnot TransformAnnot
FillAnnotFeatures GetPrintAppearance RotateAnnot UndoAnnot

Properties

Capabilities