PXC_WidgetButtonTextPosition Enumeration
From PDF XChange PDF SDK
m (Automatic page editing by robot) |
m (Automatic page editing by robot) |
||
(One intermediate revision by the same user not shown) | |||
Line 2: | Line 2: | ||
[[Category:Editor]] | [[Category:Editor]] | ||
{{#customTitle:PXC_WidgetButtonTextPosition Enumeration}} | {{#customTitle:PXC_WidgetButtonTextPosition Enumeration}} | ||
− | {{#parentPage:PXV:PXC_Enumerations|PXC_WidgetButtonTextPosition | + | {{#parentPage:PXV:PXC_Enumerations|PXC_WidgetButtonTextPosition|enum}} |
{{ToWrite}} | {{ToWrite}} | ||
{{ToReview}} | {{ToReview}} | ||
Line 38: | Line 38: | ||
== See Also == | == See Also == | ||
− | + | [[PXV:IPXC_AnnotData_Widget_ButtonTextPosition|IPXC_AnnotData_Widget::ButtonTextPosition]] |
Latest revision as of 09:39, 23 May 2015
Specifies the ...
Syntax
enum PXC_WidgetButtonTextPosition { WidgetText_TextOnly = 0, WidgetText_IconOnly = 1, WidgetText_IconTextV = 2, WidgetText_TextIconV = 3, WidgetText_IconTextH = 4, WidgetText_TextIconH = 5, WidgetText_Overlay = 6, };
Constants
- WidgetText_TextOnly
- The ...
- WidgetText_IconOnly
- The ...
- WidgetText_IconTextV
- The ...
- WidgetText_TextIconV
- The ...
- WidgetText_IconTextH
- The ...
- WidgetText_TextIconH
- The ...
- WidgetText_Overlay
- The ...