IPXC_Inst Interface

From PDF XChange PDF SDK
Jump to: navigation, search
m (Automatic page editing by robot)
m (Automatic page editing by robot)
Line 1: Line 1:
 
[[Category:Editor]]
 
[[Category:Editor]]
 
{{#customTitle:IPXC_Inst Interface}}
 
{{#customTitle:IPXC_Inst 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_Inst_CreateBackgroundParams|CreateBackgroundParams]]
 
| [[PXV:IPXC_Inst_CreateBackgroundParams|CreateBackgroundParams]]
| ...
+
| [[PXV:IPXC_Inst_CreateRects|CreateRects]]
 +
| [[PXV:IPXC_Inst_GetActionHandler|GetActionHandler]]
 +
| [[PXV:IPXC_Inst_OpenDocumentFrom|OpenDocumentFrom]]
 
|-
 
|-
 
| [[PXV:IPXC_Inst_CreateCharFormat|CreateCharFormat]]
 
| [[PXV:IPXC_Inst_CreateCharFormat|CreateCharFormat]]
| ...
+
| [[PXV:IPXC_Inst_CreateRenderParams|CreateRenderParams]]
 +
| [[PXV:IPXC_Inst_GetAnnotHandler|GetAnnotHandler]]
 +
| [[PXV:IPXC_Inst_OpenDocumentFromFile|OpenDocumentFromFile]]
 
|-
 
|-
 
| [[PXV:IPXC_Inst_CreateGetPageTextOptions|CreateGetPageTextOptions]]
 
| [[PXV:IPXC_Inst_CreateGetPageTextOptions|CreateGetPageTextOptions]]
| ...
+
| [[PXV:IPXC_Inst_CreateStdOCCtx|CreateStdOCCtx]]
 +
| [[PXV:IPXC_Inst_GetExtension|GetExtension]]
 +
| [[PXV:IPXC_Inst_RegisterActionHandler|RegisterActionHandler]]
 
|-
 
|-
 
| [[PXV:IPXC_Inst_CreateParaFormat|CreateParaFormat]]
 
| [[PXV:IPXC_Inst_CreateParaFormat|CreateParaFormat]]
| ...
+
| [[PXV:IPXC_Inst_CreateTabStopFormat|CreateTabStopFormat]]
 +
| [[PXV:IPXC_Inst_GetSecurityHandler|GetSecurityHandler]]
 +
| [[PXV:IPXC_Inst_RegisterAnnotHandler|RegisterAnnotHandler]]
 
|-
 
|-
 
| [[PXV:IPXC_Inst_CreatePolygonSrc|CreatePolygonSrc]]
 
| [[PXV:IPXC_Inst_CreatePolygonSrc|CreatePolygonSrc]]
| ...
+
| [[PXV:IPXC_Inst_CreateTextTabStops|CreateTextTabStops]]
 +
| [[PXV:IPXC_Inst_Init|Init]]
 +
| [[PXV:IPXC_Inst_RegisterFileSpecHandler|RegisterFileSpecHandler]]
 
|-
 
|-
 
| [[PXV:IPXC_Inst_CreatePolyPolygonSrc|CreatePolyPolygonSrc]]
 
| [[PXV:IPXC_Inst_CreatePolyPolygonSrc|CreatePolyPolygonSrc]]
| ...
+
| [[PXV:IPXC_Inst_CreateWatermarkParams|CreateWatermarkParams]]
 +
| [[PXV:IPXC_Inst_NewDocument|NewDocument]]
 +
| [[PXV:IPXC_Inst_RegisterSecurityHandler|RegisterSecurityHandler]]
 
|-
 
|-
 
| [[PXV:IPXC_Inst_CreateQuads|CreateQuads]]
 
| [[PXV:IPXC_Inst_CreateQuads|CreateQuads]]
| ...
 
|-
 
| [[PXV:IPXC_Inst_CreateRects|CreateRects]]
 
| ...
 
|-
 
| [[PXV:IPXC_Inst_CreateRenderParams|CreateRenderParams]]
 
| ...
 
|-
 
| [[PXV:IPXC_Inst_CreateStdOCCtx|CreateStdOCCtx]]
 
| ...
 
|-
 
| [[PXV:IPXC_Inst_CreateTabStopFormat|CreateTabStopFormat]]
 
| ...
 
|-
 
| [[PXV:IPXC_Inst_CreateTextTabStops|CreateTextTabStops]]
 
| ...
 
|-
 
| [[PXV:IPXC_Inst_CreateWatermarkParams|CreateWatermarkParams]]
 
| ...
 
|-
 
 
| [[PXV:IPXC_Inst_Finalize|Finalize]]
 
| [[PXV:IPXC_Inst_Finalize|Finalize]]
| ...
 
|-
 
| [[PXV:IPXC_Inst_GetActionHandler|GetActionHandler]]
 
| ...
 
|-
 
| [[PXV:IPXC_Inst_GetAnnotHandler|GetAnnotHandler]]
 
| ...
 
|-
 
| [[PXV:IPXC_Inst_GetExtension|GetExtension]]
 
| ...
 
|-
 
| [[PXV:IPXC_Inst_GetSecurityHandler|GetSecurityHandler]]
 
| ...
 
|-
 
| [[PXV:IPXC_Inst_Init|Init]]
 
| ...
 
|-
 
| [[PXV:IPXC_Inst_NewDocument|NewDocument]]
 
| ...
 
|-
 
 
| [[PXV:IPXC_Inst_NewDocumentEx|NewDocumentEx]]
 
| [[PXV:IPXC_Inst_NewDocumentEx|NewDocumentEx]]
| ...
+
|  
|-
+
| [[PXV:IPXC_Inst_OpenDocumentFrom|OpenDocumentFrom]]
+
| ...
+
|-
+
| [[PXV:IPXC_Inst_OpenDocumentFromFile|OpenDocumentFromFile]]
+
| ...
+
|-
+
| [[PXV:IPXC_Inst_RegisterActionHandler|RegisterActionHandler]]
+
| ...
+
|-
+
| [[PXV:IPXC_Inst_RegisterAnnotHandler|RegisterAnnotHandler]]
+
| ...
+
|-
+
| [[PXV:IPXC_Inst_RegisterFileSpecHandler|RegisterFileSpecHandler]]
+
| ...
+
|-
+
| [[PXV:IPXC_Inst_RegisterSecurityHandler|RegisterSecurityHandler]]
+
| ...
+
 
|}
 
|}
  
 
== 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_Inst_APIVersion|APIVersion]]
 
| [[PXV:IPXC_Inst_APIVersion|APIVersion]]
| style="text-align: center" | R
 
| .
 
|-
 
 
| [[PXV:IPXC_Inst_ColorManager|ColorManager]]
 
| [[PXV:IPXC_Inst_ColorManager|ColorManager]]
| style="text-align: center" | R
 
| .
 
|-
 
 
| [[PXV:IPXC_Inst_StampsManager|StampsManager]]
 
| [[PXV:IPXC_Inst_StampsManager|StampsManager]]
| style="text-align: center" | R
+
|  
| .
+
 
|}
 
|}

Revision as of 15:52, 20 April 2015


The interface of object of PDF-XChange Editor SDK.

Methods

CreateBackgroundParams CreateRects GetActionHandler OpenDocumentFrom
CreateCharFormat CreateRenderParams GetAnnotHandler OpenDocumentFromFile
CreateGetPageTextOptions CreateStdOCCtx GetExtension RegisterActionHandler
CreateParaFormat CreateTabStopFormat GetSecurityHandler RegisterAnnotHandler
CreatePolygonSrc CreateTextTabStops Init RegisterFileSpecHandler
CreatePolyPolygonSrc CreateWatermarkParams NewDocument RegisterSecurityHandler
CreateQuads Finalize NewDocumentEx

Properties

APIVersion ColorManager StampsManager