←Select platform

OcrPageAutoPreprocessValues Structure

Summary

Holds data that describes any pre-processing performed on an IOcrPage.

Syntax

C#
VB
Java
Objective-C
WinRT C#
C++
[SerializableAttribute()] 
public struct OcrPageAutoPreprocessValues 
<SerializableAttribute()> 
Public Structure OcrPageAutoPreprocessValues  
   Inherits System.ValueType 
[SerializableAttribute()] 
public class OcrPageAutoPreprocessValues 
@interface LTOcrPageAutoPreprocessValues : NSObject 
public class OcrPageAutoPreprocessValues 
JAVASCRIPT_NOSTRUCTS 
[SerializableAttribute()] 
public value class OcrPageAutoPreprocessValues : public System.ValueType  

Remarks

OcrPageAutoPreprocessValues is used with IOcrPage.GetPreprocessValues to return the values of any pre-processing performed on the IOcrPage.

Example

For an example, refer to IOcrPage.SetOverlayImage.

Requirements

Target Platforms

Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Forms.Ocr Assembly