←Select platform

OcrWriteXmlOptions Constructor()

Summary

Initializes a new instance of OcrWriteXmlOptions with default values.

Syntax
C#
VB
C++
Java
Public Function New() 
public OcrWriteXmlOptions() 
public: 
OcrWriteXmlOptions(); 

Remarks

This constructor will initialize the members as follows:

Member Value
Formatted

true

Indent

Two spaces " "

Encoding

OcrXmlEncoding.UTF8

Example

For an example, refer to OcrWriteXmlOptions.

Requirements

Target Platforms

Help Version 20.0.2020.4.2
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Ocr Assembly