Click or drag to resize
ImageViewerControlHighlightRegionTextColor Property
Gets or sets the color of the inner text of the region

Namespace: DevScope.Ocr.Utils
Assembly: DevScope.Ocr.Tesseract.Windows.x86 (in DevScope.Ocr.Tesseract.Windows.x86.dll) Version: 2.0.0.0 (2.0.0.0)
Syntax
public Color TextColor { get; set; }

Property Value

Type: Color
See Also