IUIX_PropSheets 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:IUIX_PropSheets Interface}}
 
{{#customTitle:IUIX_PropSheets Interface}}
 +
{{ToWrite}}
 +
{{ToReview}}
  
 
The interface of object of PDF-XChange Editor SDK.
 
The interface of object of PDF-XChange Editor SDK.
Line 7: Line 9:
  
 
== 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:IUIX_PropSheets_ActivatePage|ActivatePage]]
 
| [[PXV:IUIX_PropSheets_ActivatePage|ActivatePage]]
| ...
+
| [[PXV:IUIX_PropSheets_EndDialog|EndDialog]]
 +
| [[PXV:IUIX_PropSheets_GetPageID|GetPageID]]
 +
| [[PXV:IUIX_PropSheets_RemoveAllPages|RemoveAllPages]]
 
|-
 
|-
 
| [[PXV:IUIX_PropSheets_Destroy|Destroy]]
 
| [[PXV:IUIX_PropSheets_Destroy|Destroy]]
| ...
+
| [[PXV:IUIX_PropSheets_EnumPages|EnumPages]]
 +
| [[PXV:IUIX_PropSheets_GetPageUI|GetPageUI]]
 +
| [[PXV:IUIX_PropSheets_RemovePage|RemovePage]]
 
|-
 
|-
 
| [[PXV:IUIX_PropSheets_DoDialog|DoDialog]]
 
| [[PXV:IUIX_PropSheets_DoDialog|DoDialog]]
| ...
 
|-
 
| [[PXV:IUIX_PropSheets_DoDialog2|DoDialog2]]
 
| ...
 
|-
 
| [[PXV:IUIX_PropSheets_EndDialog|EndDialog]]
 
| ...
 
|-
 
| [[PXV:IUIX_PropSheets_EnumPages|EnumPages]]
 
| ...
 
|-
 
 
| [[PXV:IUIX_PropSheets_GetActivePage|GetActivePage]]
 
| [[PXV:IUIX_PropSheets_GetActivePage|GetActivePage]]
| ...
 
|-
 
| [[PXV:IUIX_PropSheets_GetPageID|GetPageID]]
 
| ...
 
|-
 
| [[PXV:IUIX_PropSheets_GetPageUI|GetPageUI]]
 
| ...
 
|-
 
 
| [[PXV:IUIX_PropSheets_InsertPage|InsertPage]]
 
| [[PXV:IUIX_PropSheets_InsertPage|InsertPage]]
| ...
+
| [[PXV:IUIX_PropSheets_UpdatePageInfo|UpdatePageInfo]]
 
|-
 
|-
| [[PXV:IUIX_PropSheets_RemoveAllPages|RemoveAllPages]]
+
| [[PXV:IUIX_PropSheets_DoDialog2|DoDialog2]]
| ...
+
|  
|-
+
|  
| [[PXV:IUIX_PropSheets_RemovePage|RemovePage]]
+
|  
| ...
+
|-
+
| [[PXV:IUIX_PropSheets_UpdatePageInfo|UpdatePageInfo]]
+
| ...
+
 
|}
 
|}
  
 
== 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:IUIX_PropSheets_ActivePage|ActivePage]]
 
| [[PXV:IUIX_PropSheets_ActivePage|ActivePage]]
| style="text-align: center" | R/W
+
| [[PXV:IUIX_PropSheets_DlgRes|DlgRes]]
| .
+
| [[PXV:IUIX_PropSheets_OpList|OpList]]
 +
| [[PXV:IUIX_PropSheets_Src|Src]]
 
|-
 
|-
 
| [[PXV:IUIX_PropSheets_Ctx|Ctx]]
 
| [[PXV:IUIX_PropSheets_Ctx|Ctx]]
| style="text-align: center" | R
 
| .
 
|-
 
| [[PXV:IUIX_PropSheets_Dlg|Dlg]]
 
| style="text-align: center" | R
 
| .
 
|-
 
| [[PXV:IUIX_PropSheets_DlgRes|DlgRes]]
 
| style="text-align: center" | R
 
| .
 
|-
 
 
| [[PXV:IUIX_PropSheets_ID|ID]]
 
| [[PXV:IUIX_PropSheets_ID|ID]]
| style="text-align: center" | R
 
| .
 
|-
 
| [[PXV:IUIX_PropSheets_OpList|OpList]]
 
| style="text-align: center" | R
 
| .
 
|-
 
 
| [[PXV:IUIX_PropSheets_Page|Page]]
 
| [[PXV:IUIX_PropSheets_Page|Page]]
| style="text-align: center" | R
+
| [[PXV:IUIX_PropSheets_ValidateCb|ValidateCb]]
| .
+
 
|-
 
|-
| [[PXV:IUIX_PropSheets_Src|Src]]
+
| [[PXV:IUIX_PropSheets_Dlg|Dlg]]
| style="text-align: center" | R
+
|  
| .
+
|  
|-
+
|  
| [[PXV:IUIX_PropSheets_ValidateCb|ValidateCb]]
+
| style="text-align: center" | R/W
+
| .
+
 
|}
 
|}

Revision as of 22:45, 20 April 2015


The interface of object of PDF-XChange Editor SDK.

IUIX_PropSheets extends IUIX_ObjImpl interface.

Methods

ActivatePage EndDialog GetPageID RemoveAllPages
Destroy EnumPages GetPageUI RemovePage
DoDialog GetActivePage InsertPage UpdatePageInfo
DoDialog2

Properties

ActivePage DlgRes OpList Src
Ctx ID Page ValidateCb
Dlg