ThreeStateFlag Enumeration
ThreeStateFlag enumeration is used for representation
of three-state logic values.
ThreeStateFlag enumeration values are as follows:
Name |
Value |
Meaning |
TSF_NO |
0 |
False |
TSF_YES |
1 |
True |
TSF_AUTO |
2 |
Let Print2HTML5 decide the best value automatically |