Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.6.9
|
Leadtools.Forms.Ocr Assembly > Leadtools.Forms.Ocr Namespace : OcrPageAutoPreprocessValues Structure |
[SerializableAttribute()] public struct OcrPageAutoPreprocessValues : System.ValueType
'Declaration
<SerializableAttribute()> Public Structure OcrPageAutoPreprocessValues Inherits System.ValueType
'Usage
Dim instance As OcrPageAutoPreprocessValues
[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.