IUIX_PropSheetPage Interface
From PDF XChange PDF SDK
(Automatic page editing by robot) |
m (Automatic page editing by robot) |
||
Line 1: | Line 1: | ||
[[Category:Editor]] | [[Category:Editor]] | ||
{{#customTitle:IUIX_PropSheetPage Interface}} | {{#customTitle:IUIX_PropSheetPage 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:IUIX_PropSheetPage_OnBeginDialog|OnBeginDialog]] | | [[PXV:IUIX_PropSheetPage_OnBeginDialog|OnBeginDialog]] | ||
− | | | + | | [[PXV:IUIX_PropSheetPage_OnEndDialog|OnEndDialog]] |
+ | | [[PXV:IUIX_PropSheetPage_OnInit|OnInit]] | ||
+ | | [[PXV:IUIX_PropSheetPage_OnPreEndDialog|OnPreEndDialog]] | ||
|- | |- | ||
| [[PXV:IUIX_PropSheetPage_OnCreateNewUI|OnCreateNewUI]] | | [[PXV:IUIX_PropSheetPage_OnCreateNewUI|OnCreateNewUI]] | ||
− | |||
− | |||
− | |||
− | |||
− | |||
| [[PXV:IUIX_PropSheetPage_OnFinal|OnFinal]] | | [[PXV:IUIX_PropSheetPage_OnFinal|OnFinal]] | ||
− | | | + | | |
− | | | + | | |
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
|} | |} | ||
== Properties == | == Properties == | ||
− | {| | + | {| class="wikitable properties" |
− | + | ||
− | + | ||
− | + | ||
− | + | ||
|- | |- | ||
| [[PXV:IUIX_PropSheetPage_HasChanges|HasChanges]] | | [[PXV:IUIX_PropSheetPage_HasChanges|HasChanges]] | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
| [[PXV:IUIX_PropSheetPage_Name|Name]] | | [[PXV:IUIX_PropSheetPage_Name|Name]] | ||
− | |||
− | |||
− | |||
| [[PXV:IUIX_PropSheetPage_Tip|Tip]] | | [[PXV:IUIX_PropSheetPage_Tip|Tip]] | ||
− | | | + | | [[PXV:IUIX_PropSheetPage_Title|Title]] |
− | + | ||
|- | |- | ||
− | | [[PXV: | + | | [[PXV:IUIX_PropSheetPage_Icon|Icon]] |
− | | | + | | |
− | | | + | | |
+ | | | ||
|} | |} |
Revision as of 21:45, 20 April 2015
The interface of object of PDF-XChange Editor SDK.
Methods
OnBeginDialog | OnEndDialog | OnInit | OnPreEndDialog |
OnCreateNewUI | OnFinal |
Properties
HasChanges | Name | Tip | Title |
Icon |