UIX_ObjModalFlags 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_ObjModalFlags Enumeration}} | {{#customTitle:UIX_ObjModalFlags Enumeration}} | ||
+ | {{ToWrite}} | ||
+ | {{ToReview}} | ||
Specifies the ... | Specifies the ... |
Revision as of 21:57, 20 April 2015
Specifies the ...
Syntax
enum UIX_ObjModalFlags { UIX_ObjModal_AppModal = 1; UIX_ObjModal_NoCenterByOwner = 2; UIX_ObjModal_CenterByScreen = 4; };
Constants
- UIX_ObjModal_AppModal
- The ...
- UIX_ObjModal_NoCenterByOwner
- The ...
- UIX_ObjModal_CenterByScreen
- The ...
See Also
See also ...