IPXC_UndoRedoData Interface

From PDF XChange PDF SDK
Jump to: navigation, search
(Automatic page editing by robot)
 
m (Automatic page editing by robot)
 
(6 intermediate revisions by the same user not shown)
Line 1: Line 1:
 +
__NOTOC__
 
[[Category:Editor]]
 
[[Category:Editor]]
 
{{#customTitle:IPXC_UndoRedoData Interface}}
 
{{#customTitle:IPXC_UndoRedoData Interface}}
 +
{{#parentPage:PXV:PXC_Interfaces|IPXC_UndoRedoData|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_UndoRedoData_IsEmpty|IsEmpty]]
 
| [[PXV:IPXC_UndoRedoData_IsEmpty|IsEmpty]]
| ...
 
|-
 
 
| [[PXV:IPXC_UndoRedoData_Redo|Redo]]
 
| [[PXV:IPXC_UndoRedoData_Redo|Redo]]
| ...
 
|-
 
 
| [[PXV:IPXC_UndoRedoData_Undo|Undo]]
 
| [[PXV:IPXC_UndoRedoData_Undo|Undo]]
| ...
+
|  
 
|}
 
|}
  
 
== 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_UndoRedoData_UsedMemory|UsedMemory]]
 
| [[PXV:IPXC_UndoRedoData_UsedMemory|UsedMemory]]
| style="text-align: center" | R
+
|  
| .
+
|  
 +
|  
 
|}
 
|}
 +
 +
== See Also ==
 +
[[PXV:IPXC_Pages_AddEmptyPages|IPXC_Pages::AddEmptyPages]], [[PXV:IPXC_Pages_DeletePages|IPXC_Pages::DeletePages]], [[PXV:IPXC_Pages_InsertPage|IPXC_Pages::InsertPage]], [[PXV:IPXC_Pages_MovePages|IPXC_Pages::MovePages]], [[PXV:IPXC_Page_Redact|IPXC_Page::Redact]]

Latest revision as of 07:59, 13 June 2016


The interface of object of PDF-XChange Editor SDK.

Methods

IsEmpty Redo Undo

Properties

UsedMemory

See Also

IPXC_Pages::AddEmptyPages, IPXC_Pages::DeletePages, IPXC_Pages::InsertPage, IPXC_Pages::MovePages, IPXC_Page::Redact