IUIX_PropInfo Interface

From PDF XChange PDF SDK
Jump to: navigation, search
(Automatic page editing by robot)
 
m (Automatic page editing by robot)
 
(7 intermediate revisions by the same user not shown)
Line 1: Line 1:
 +
__NOTOC__
 
[[Category:Editor]]
 
[[Category:Editor]]
 
{{#customTitle:IUIX_PropInfo Interface}}
 
{{#customTitle:IUIX_PropInfo Interface}}
 +
{{#parentPage:PXV:UIX_Interfaces|IUIX_PropInfo|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_PropInfo_GetNamedNumValue|GetNamedNumValue]]
 
| [[PXV:IUIX_PropInfo_GetNamedNumValue|GetNamedNumValue]]
| ...
 
|-
 
 
| [[PXV:IUIX_PropInfo_GetNamedValue|GetNamedValue]]
 
| [[PXV:IUIX_PropInfo_GetNamedValue|GetNamedValue]]
| ...
 
|-
 
 
| [[PXV:IUIX_PropInfo_GetNumFormat|GetNumFormat]]
 
| [[PXV:IUIX_PropInfo_GetNumFormat|GetNumFormat]]
| ...
+
|  
 
|}
 
|}
  
 
== 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_PropInfo_ButtonTip|ButtonTip]]
 
| [[PXV:IUIX_PropInfo_ButtonTip|ButtonTip]]
| style="text-align: center" | R
+
| [[PXV:IUIX_PropInfo_EditFilter|EditFilter]]
| .
+
| [[PXV:IUIX_PropInfo_ID|ID]]
 +
| [[PXV:IUIX_PropInfo_Style|Style]]
 
|-
 
|-
 
| [[PXV:IUIX_PropInfo_CtlHeight|CtlHeight]]
 
| [[PXV:IUIX_PropInfo_CtlHeight|CtlHeight]]
| style="text-align: center" | R
+
| [[PXV:IUIX_PropInfo_EmptyCue|EmptyCue]]
| .
+
| [[PXV:IUIX_PropInfo_NamedNumValuesCount|NamedNumValuesCount]]
 +
| [[PXV:IUIX_PropInfo_Title|Title]]
 
|-
 
|-
 
| [[PXV:IUIX_PropInfo_Desc|Desc]]
 
| [[PXV:IUIX_PropInfo_Desc|Desc]]
| style="text-align: center" | R
 
| .
 
|-
 
| [[PXV:IUIX_PropInfo_DispValue|DispValue]]
 
| style="text-align: center" | R
 
| .
 
|-
 
| [[PXV:IUIX_PropInfo_EmptyCue|EmptyCue]]
 
| style="text-align: center" | R
 
| .
 
|-
 
 
| [[PXV:IUIX_PropInfo_GroupID|GroupID]]
 
| [[PXV:IUIX_PropInfo_GroupID|GroupID]]
| style="text-align: center" | R
 
| .
 
|-
 
| [[PXV:IUIX_PropInfo_ID|ID]]
 
| style="text-align: center" | R
 
| .
 
|-
 
| [[PXV:IUIX_PropInfo_NamedNumValuesCount|NamedNumValuesCount]]
 
| style="text-align: center" | R
 
| .
 
|-
 
 
| [[PXV:IUIX_PropInfo_NamedValuesCount|NamedValuesCount]]
 
| [[PXV:IUIX_PropInfo_NamedValuesCount|NamedValuesCount]]
| style="text-align: center" | R
 
| .
 
|-
 
| [[PXV:IUIX_PropInfo_Style|Style]]
 
| style="text-align: center" | R
 
| .
 
|-
 
| [[PXV:IUIX_PropInfo_Title|Title]]
 
| style="text-align: center" | R
 
| .
 
|-
 
 
| [[PXV:IUIX_PropInfo_Type|Type]]
 
| [[PXV:IUIX_PropInfo_Type|Type]]
| style="text-align: center" | R
 
| .
 
 
|-
 
|-
 +
| [[PXV:IUIX_PropInfo_DispValue|DispValue]]
 +
| [[PXV:IUIX_PropInfo_Hint|Hint]]
 +
| [[PXV:IUIX_PropInfo_NumEditFilter|NumEditFilter]]
 
| [[PXV:IUIX_PropInfo_UndefinedCue|UndefinedCue]]
 
| [[PXV:IUIX_PropInfo_UndefinedCue|UndefinedCue]]
| style="text-align: center" | R
 
| .
 
 
|}
 
|}
 +
 +
== See Also ==
 +
[[PXV:IUIX_PropHost_GetPropInfo|IUIX_PropHost::GetPropInfo]]

Latest revision as of 11:08, 11 January 2016


The interface of object of PDF-XChange Editor SDK.

Methods

GetNamedNumValue GetNamedValue GetNumFormat

Properties

ButtonTip EditFilter ID Style
CtlHeight EmptyCue NamedNumValuesCount Title
Desc GroupID NamedValuesCount Type
DispValue Hint NumEditFilter UndefinedCue

See Also

IUIX_PropHost::GetPropInfo