Gets the accumulative values of any inversion, rotation or deskew applied to this page by the preprocessor.
public OcrPageAutoPreprocessValues GetPreprocessValues()
Function GetPreprocessValues() As Leadtools.Forms.Ocr.OcrPageAutoPreprocessValues
Leadtools.Forms.Ocr.OcrPageAutoPreprocessValues GetPreprocessValues()
- (LTOcrPageAutoPreprocessValues *)preprocessValues:(NSError **)error
public OcrPageAutoPreprocessValues getPreprocessValues()
function Leadtools.Forms.Ocr.IOcrPage.GetPreprocessValues()
Leadtools.Forms.Ocr.OcrPageAutoPreprocessValues GetPreprocessValues();
An OcrPageAutoPreprocessValues containing the accumulative values of any inversion, rotation or deskew applied to this page by the preprocessor.
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.
For an example, refer to SetOverlayImage.
Leadtools.Forms.DocumentWriters.DocumentFormat
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET