Holds data that describes any pre-processing performed on an IOcrPage.
[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
OcrPageAutoPreprocessValues is used with IOcrPage.GetPreprocessValues to return the values of any pre-processing performed on the IOcrPage.
For an example, refer to IOcrPage.SetOverlayImage.
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