UIX_ListItemHTFlags Enumeration
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:UIX_ListItemHTFlags Enumeration}} | {{#customTitle:UIX_ListItemHTFlags Enumeration}} | ||
+ | {{ToWrite}} | ||
+ | {{ToReview}} | ||
Specifies the ... | Specifies the ... |
Revision as of 21:56, 20 April 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
See also ...