IUIX_PropHost Interface

From PDF XChange PDF SDK
Jump to: navigation, search
(Automatic page editing by robot)
 
m (Automatic page editing by robot)
Line 1: Line 1:
 
[[Category:Editor]]
 
[[Category:Editor]]
 
{{#customTitle:IUIX_PropHost Interface}}
 
{{#customTitle:IUIX_PropHost 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:IUIX_PropHost_GetGroupInfo|GetGroupInfo]]
 
| [[PXV:IUIX_PropHost_GetGroupInfo|GetGroupInfo]]
| ...
+
| [[PXV:IUIX_PropHost_GroupID2Index|GroupID2Index]]
 +
| [[PXV:IUIX_PropHost_OnGetNewPropCtl|OnGetNewPropCtl]]
 +
| [[PXV:IUIX_PropHost_OnShowProps|OnShowProps]]
 
|-
 
|-
 
| [[PXV:IUIX_PropHost_GetPropInfo|GetPropInfo]]
 
| [[PXV:IUIX_PropHost_GetPropInfo|GetPropInfo]]
| ...
+
| [[PXV:IUIX_PropHost_OnDrawPropTitle|OnDrawPropTitle]]
 +
| [[PXV:IUIX_PropHost_OnPropCtlNotify|OnPropCtlNotify]]
 +
| [[PXV:IUIX_PropHost_OnUpdatePropCtl|OnUpdatePropCtl]]
 
|-
 
|-
 
| [[PXV:IUIX_PropHost_GetPropValue|GetPropValue]]
 
| [[PXV:IUIX_PropHost_GetPropValue|GetPropValue]]
| ...
 
|-
 
| [[PXV:IUIX_PropHost_GroupID2Index|GroupID2Index]]
 
| ...
 
|-
 
| [[PXV:IUIX_PropHost_OnDrawPropTitle|OnDrawPropTitle]]
 
| ...
 
|-
 
 
| [[PXV:IUIX_PropHost_OnDrawPropValue|OnDrawPropValue]]
 
| [[PXV:IUIX_PropHost_OnDrawPropValue|OnDrawPropValue]]
| ...
 
|-
 
| [[PXV:IUIX_PropHost_OnGetNewPropCtl|OnGetNewPropCtl]]
 
| ...
 
|-
 
| [[PXV:IUIX_PropHost_OnPropCtlNotify|OnPropCtlNotify]]
 
| ...
 
|-
 
 
| [[PXV:IUIX_PropHost_OnSetPropValue|OnSetPropValue]]
 
| [[PXV:IUIX_PropHost_OnSetPropValue|OnSetPropValue]]
| ...
 
|-
 
| [[PXV:IUIX_PropHost_OnShowProps|OnShowProps]]
 
| ...
 
|-
 
| [[PXV:IUIX_PropHost_OnUpdatePropCtl|OnUpdatePropCtl]]
 
| ...
 
|-
 
 
| [[PXV:IUIX_PropHost_PropID2Index|PropID2Index]]
 
| [[PXV:IUIX_PropHost_PropID2Index|PropID2Index]]
| ...
 
 
|}
 
|}
  
 
== 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_PropHost_GroupsCount|GroupsCount]]
 
| [[PXV:IUIX_PropHost_GroupsCount|GroupsCount]]
| style="text-align: center" | R
 
| .
 
|-
 
| [[PXV:IUIX_PropHost_PropsCount|PropsCount]]
 
| style="text-align: center" | R
 
| .
 
|-
 
 
| [[PXV:IUIX_PropHost_Title|Title]]
 
| [[PXV:IUIX_PropHost_Title|Title]]
| style="text-align: center" | R
 
| .
 
|-
 
 
| [[PXV:IUIX_PropHost_Type|Type]]
 
| [[PXV:IUIX_PropHost_Type|Type]]
| style="text-align: center" | R
 
| .
 
|-
 
 
| [[PXV:IUIX_PropHost_UID|UID]]
 
| [[PXV:IUIX_PropHost_UID|UID]]
| style="text-align: center" | R
+
|-
| .
+
| [[PXV:IUIX_PropHost_PropsCount|PropsCount]]
 +
|
 +
|  
 +
|  
 
|}
 
|}

Revision as of 22:44, 20 April 2015


The interface of object of PDF-XChange Editor SDK.

Methods

GetGroupInfo GroupID2Index OnGetNewPropCtl OnShowProps
GetPropInfo OnDrawPropTitle OnPropCtlNotify OnUpdatePropCtl
GetPropValue OnDrawPropValue OnSetPropValue PropID2Index

Properties

GroupsCount Title Type UID
PropsCount