| TesseractOcrJobRequestJobName Property |
The job name
Namespace: DevScope.Ocr.Tesseract.WindowsAppAssembly: DevScope.Ocr.Tesseract.WindowsApp (in DevScope.Ocr.Tesseract.WindowsApp.dll) Version: 255.255.255.255
Syntax public string JobName { get; set; }
Public Property JobName As String
Get
Set
public:
virtual property String^ JobName {
String^ get () sealed;
void set (String^ value) sealed;
}
Property Value
Type:
StringSee Also