←Select platform

GetPreprocessValues Method

Summary

Gets the accumulative values of any inversion, rotation or deskew applied to this page by the preprocessor.

Syntax

C#
VB
Java
Objective-C
WinRT C#
C++
public OcrPageAutoPreprocessValues GetPreprocessValues() 
Function GetPreprocessValues() As Leadtools.Forms.Ocr.OcrPageAutoPreprocessValues 
- (LTOcrPageAutoPreprocessValues *)preprocessValues:(NSError **)error 
public OcrPageAutoPreprocessValues getPreprocessValues() 
function Leadtools.Forms.Ocr.IOcrPage.GetPreprocessValues() 

Return Value

An OcrPageAutoPreprocessValues containing the accumulative values of any inversion, rotation or deskew applied to this page by the preprocessor.

Remarks

Use this method to obtain the values applied by AutoPreprocess on this page. This method is useful when replacing the image to be used when saving a document using SetOverlayImage.

Example

For an example, refer to 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