OpSetupUIFlags Enumeration
From PDF XChange PDF SDK
m (Automatic page editing by robot) |
m (Automatic page editing by robot) |
||
Line 11: | Line 11: | ||
<pre class="brush:cpp;gutter:false">enum OpSetupUIFlags | <pre class="brush:cpp;gutter:false">enum OpSetupUIFlags | ||
{ | { | ||
− | + | OpSetupUIFlag_BatchMode = 32768, | |
}; | }; | ||
</pre> | </pre> | ||
== Constants == | == Constants == | ||
− | ; | + | ;OpSetupUIFlag_BatchMode |
:The ... | :The ... |
Revision as of 00:14, 15 March 2016
Specifies the ...
Syntax
enum OpSetupUIFlags { OpSetupUIFlag_BatchMode = 32768, };
Constants
- OpSetupUIFlag_BatchMode
- The ...