Text |
public enum TextEncodingConfidence
Member name | Value | Description |
---|---|---|
Undefined | 0 | The text encoding confidence is undefined. |
Tentative | 1 | The text encoding confidence is tentative. |
Certain | 2 | The text encoding confidence is certain. |
Irrelevant | 3 | The text encoding confidence is irrelevant. |