IUIX_InfoBtn 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_InfoBtn Interface}} | {{#customTitle:IUIX_InfoBtn 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 | + | {| class="wikitable methods" |
− | + | ||
− | + | ||
− | + | ||
|- | |- | ||
| [[PXV:IUIX_InfoBtn_BindToBuddyCtl|BindToBuddyCtl]] | | [[PXV:IUIX_InfoBtn_BindToBuddyCtl|BindToBuddyCtl]] | ||
− | |||
− | |||
| [[PXV:IUIX_InfoBtn_FitToIdealSize|FitToIdealSize]] | | [[PXV:IUIX_InfoBtn_FitToIdealSize|FitToIdealSize]] | ||
− | |||
− | |||
| [[PXV:IUIX_InfoBtn_GetIdealSize|GetIdealSize]] | | [[PXV:IUIX_InfoBtn_GetIdealSize|GetIdealSize]] | ||
− | | | + | | |
|} | |} | ||
== Properties == | == Properties == | ||
− | {| | + | {| class="wikitable properties" |
− | + | ||
− | + | ||
− | + | ||
− | + | ||
|- | |- | ||
| [[PXV:IUIX_InfoBtn_DrawTextFlags|DrawTextFlags]] | | [[PXV:IUIX_InfoBtn_DrawTextFlags|DrawTextFlags]] | ||
− | | | + | | [[PXV:IUIX_InfoBtn_IconScaleType|IconScaleType]] |
− | | | + | | [[PXV:IUIX_InfoBtn_Text|Text]] |
+ | | [[PXV:IUIX_InfoBtn_Tooltip|Tooltip]] | ||
|- | |- | ||
| [[PXV:IUIX_InfoBtn_Icon|Icon]] | | [[PXV:IUIX_InfoBtn_Icon|Icon]] | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
| [[PXV:IUIX_InfoBtn_NotifyTarget|NotifyTarget]] | | [[PXV:IUIX_InfoBtn_NotifyTarget|NotifyTarget]] | ||
− | | | + | | |
− | + | | | |
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | | | + | |
|} | |} |
Revision as of 21:36, 20 April 2015
The interface of object of PDF-XChange Editor SDK.
IUIX_InfoBtn extends IUIX_ObjImpl interface.
Methods
BindToBuddyCtl | FitToIdealSize | GetIdealSize |
Properties
DrawTextFlags | IconScaleType | Text | Tooltip |
Icon | NotifyTarget |