UIX_ListItemHTFlags Enumeration
From PDF XChange PDF SDK
m (Automatic page editing by robot) |
m (Automatic page editing by robot) |
||
Line 1: | Line 1: | ||
+ | __NOTOC__ | ||
[[Category:Editor]] | [[Category:Editor]] | ||
{{#customTitle:UIX_ListItemHTFlags Enumeration}} | {{#customTitle:UIX_ListItemHTFlags Enumeration}} | ||
Line 31: | Line 32: | ||
== See Also == | == See Also == | ||
− | + | ... |
Revision as of 07:24, 20 May 2015
Specifies the ...
Syntax
enum UIX_ListItemHTFlags { UIX_ListItemHT_Item = 1, UIX_ListItemHT_Image = 2, UIX_ListItemHT_Text = 4, UIX_ListItemHT_Toggle = 8, UIX_ListItemHT_CheckBox = 16, };
Constants
- UIX_ListItemHT_Item
- The ...
- UIX_ListItemHT_Image
- The ...
- UIX_ListItemHT_Text
- The ...
- UIX_ListItemHT_Toggle
- The ...
- UIX_ListItemHT_CheckBox
- The ...
See Also
...