IPXC_AnnotHandler Interface
From PDF XChange PDF SDK
(Automatic page editing by robot) |
m (Automatic page editing by robot) |
||
(7 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
+ | __NOTOC__ | ||
[[Category:Editor]] | [[Category:Editor]] | ||
{{#customTitle:IPXC_AnnotHandler Interface}} | {{#customTitle:IPXC_AnnotHandler Interface}} | ||
+ | {{#parentPage:PXV:PXC_Interfaces|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 | + | {| class="wikitable methods" |
− | + | ||
− | + | ||
− | + | ||
|- | |- | ||
| [[PXV:IPXC_AnnotHandler_CopyAnnot|CopyAnnot]] | | [[PXV:IPXC_AnnotHandler_CopyAnnot|CopyAnnot]] | ||
− | | | + | | [[PXV:IPXC_AnnotHandler_GetAnnotOrder|GetAnnotOrder]] |
+ | | [[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_GetPrintAppearance|GetPrintAppearance]] | | [[PXV:IPXC_AnnotHandler_GetPrintAppearance|GetPrintAppearance]] | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
| [[PXV:IPXC_AnnotHandler_RotateAnnot|RotateAnnot]] | | [[PXV:IPXC_AnnotHandler_RotateAnnot|RotateAnnot]] | ||
− | | | + | | [[PXV:IPXC_AnnotHandler_UndoAnnot|UndoAnnot]] |
|- | |- | ||
− | | [[PXV: | + | | [[PXV:IPXC_AnnotHandler_GetAnnotData|GetAnnotData]] |
− | | | + | | |
− | | | + | | |
− | | | + | | |
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
|} | |} | ||
== Properties == | == Properties == | ||
− | {| | + | {| class="wikitable properties" |
− | + | ||
− | + | ||
− | + | ||
− | + | ||
|- | |- | ||
| [[PXV:IPXC_AnnotHandler_Capabilities|Capabilities]] | | [[PXV:IPXC_AnnotHandler_Capabilities|Capabilities]] | ||
− | | | + | | |
− | | | + | | |
+ | | | ||
|} | |} | ||
+ | |||
+ | == See Also == | ||
+ | [[PXV:IPXC_Annotation_Handler|IPXC_Annotation::Handler]], [[PXV:IPXC_Inst_GetAnnotHandler|IPXC_Inst::GetAnnotHandler]], [[PXV:IPXC_Inst_GetAnnotHandlerByIndex|IPXC_Inst::GetAnnotHandlerByIndex]], [[PXV:IPXC_Inst_RegisterAnnotHandler|IPXC_Inst::RegisterAnnotHandler]] |
Latest revision as of 03:50, 18 July 2017
The interface of object of PDF-XChange Editor SDK.
Methods
Properties
Capabilities |
See Also
IPXC_Annotation::Handler, IPXC_Inst::GetAnnotHandler, IPXC_Inst::GetAnnotHandlerByIndex, IPXC_Inst::RegisterAnnotHandler