IPXC_Content 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_Content Interface}}
 
{{#customTitle:IPXC_Content 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_Content_Clone|Clone]]
 
| [[PXV:IPXC_Content_Clone|Clone]]
| ...
+
| [[PXV:IPXC_Content_GetGStateByIndex|GetGStateByIndex]]
 +
| [[PXV:IPXC_Content_SetCStateByIndex|SetCStateByIndex]]
 +
| [[PXV:IPXC_Content_SetGStateByIndex|SetGStateByIndex]]
 
|-
 
|-
 
| [[PXV:IPXC_Content_GetCStateByIndex|GetCStateByIndex]]
 
| [[PXV:IPXC_Content_GetCStateByIndex|GetCStateByIndex]]
| ...
 
|-
 
| [[PXV:IPXC_Content_GetEStateByIndex|GetEStateByIndex]]
 
| ...
 
|-
 
| [[PXV:IPXC_Content_GetGStateByIndex|GetGStateByIndex]]
 
| ...
 
|-
 
 
| [[PXV:IPXC_Content_GetTStateByIndex|GetTStateByIndex]]
 
| [[PXV:IPXC_Content_GetTStateByIndex|GetTStateByIndex]]
| ...
 
|-
 
| [[PXV:IPXC_Content_SetCStateByIndex|SetCStateByIndex]]
 
| ...
 
|-
 
 
| [[PXV:IPXC_Content_SetEStateByIndex|SetEStateByIndex]]
 
| [[PXV:IPXC_Content_SetEStateByIndex|SetEStateByIndex]]
| ...
+
| [[PXV:IPXC_Content_SetTStateByIndex|SetTStateByIndex]]
 
|-
 
|-
| [[PXV:IPXC_Content_SetGStateByIndex|SetGStateByIndex]]
+
| [[PXV:IPXC_Content_GetEStateByIndex|GetEStateByIndex]]
| ...
+
|  
|-
+
|  
| [[PXV:IPXC_Content_SetTStateByIndex|SetTStateByIndex]]
+
|  
| ...
+
 
|}
 
|}
  
 
== 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_Content_AccessMode|AccessMode]]
 
| [[PXV:IPXC_Content_AccessMode|AccessMode]]
| style="text-align: center" | R
+
| [[PXV:IPXC_Content_DefaultCSHandle|DefaultCSHandle]]
| .
+
| [[PXV:IPXC_Content_GStatesCount|GStatesCount]]
 +
| [[PXV:IPXC_Content_Matrix|Matrix]]
 
|-
 
|-
 
| [[PXV:IPXC_Content_BBox|BBox]]
 
| [[PXV:IPXC_Content_BBox|BBox]]
| style="text-align: center" | R/W
+
| [[PXV:IPXC_Content_Document|Document]]
| .
+
| [[PXV:IPXC_Content_Items|Items]]
 +
| [[PXV:IPXC_Content_TStatesCount|TStatesCount]]
 
|-
 
|-
 
| [[PXV:IPXC_Content_CStatesCount|CStatesCount]]
 
| [[PXV:IPXC_Content_CStatesCount|CStatesCount]]
| style="text-align: center" | R
 
| .
 
|-
 
| [[PXV:IPXC_Content_DefaultCSHandle|DefaultCSHandle]]
 
| style="text-align: center" | R/W
 
| .
 
|-
 
| [[PXV:IPXC_Content_Document|Document]]
 
| style="text-align: center" | R
 
| .
 
|-
 
 
| [[PXV:IPXC_Content_EStatesCount|EStatesCount]]
 
| [[PXV:IPXC_Content_EStatesCount|EStatesCount]]
| style="text-align: center" | R
+
|  
| .
+
|  
|-
+
| [[PXV:IPXC_Content_GStatesCount|GStatesCount]]
+
| style="text-align: center" | R
+
| .
+
|-
+
| [[PXV:IPXC_Content_Items|Items]]
+
| style="text-align: center" | R
+
| .
+
|-
+
| [[PXV:IPXC_Content_Matrix|Matrix]]
+
| style="text-align: center" | R/W
+
| .
+
|-
+
| [[PXV:IPXC_Content_TStatesCount|TStatesCount]]
+
| style="text-align: center" | R
+
| .
+
 
|}
 
|}

Revision as of 15:44, 20 April 2015


The interface of object of PDF-XChange Editor SDK.

Methods

Clone GetGStateByIndex SetCStateByIndex SetGStateByIndex
GetCStateByIndex GetTStateByIndex SetEStateByIndex SetTStateByIndex
GetEStateByIndex

Properties

AccessMode DefaultCSHandle GStatesCount Matrix
BBox Document Items TStatesCount
CStatesCount EStatesCount