←Select platform

OcrPageAutoPreprocessValues Structure

Summary

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

Syntax
C#
VB
Objective-C
C++
Java
[SerializableAttribute()] 
public struct OcrPageAutoPreprocessValues 
<SerializableAttribute()> 
Public Structure OcrPageAutoPreprocessValues  
   Inherits System.ValueType 
@interface LTOcrPageAutoPreprocessValues : NSObject 
public class OcrPageAutoPreprocessValues 
[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 20.0.2020.4.2
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Ocr Assembly