Error processing SSI file
LEADTOOLS OCR (Leadtools.Forms.Ocr assembly)

Show in webframe

OcrXmlEncoding Enumeration








Encoding to use when saving XML data.
Syntax
'Declaration
 
<SerializableAttribute()>
Public Enum OcrXmlEncoding 
   Inherits System.Enum
   Implements System.IComparable, System.IConvertible, System.IFormattable 
'Usage
 
Dim instance As OcrXmlEncoding
typedef NS_ENUM(NSInteger, LTOcrXmlEncoding)
public enum OcrXmlEncoding
Leadtools.Forms.Ocr.OcrXmlEncoding = function() { };
Leadtools.Forms.Ocr.OcrXmlEncoding.prototype = {<br/>
  UTF8 = 0,
	UTF16 = 1,
	
 };
Members
ValueMemberDescription
0UTF8 UTF8 encoding
1UTF16 UTF16 encoding
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         Leadtools.Forms.Ocr.OcrXmlEncoding

Requirements

Target Platforms

See Also

Reference

Leadtools.Forms.Ocr Namespace

Error processing SSI file
Leadtools.Forms.Ocr requires a Recognition or Document Imaging Suite license and unlock key. For more information, refer to: LEADTOOLS Toolkit Features