Click or drag to resize

IOcrJobLogFilePath Property

The actual path of the log file. LogFile can have macros and be relative to project path. Supported macros are $(Date), $(Time) and $(ProcessId).

Namespace:  Opait.Ocr.Api
Assembly:  Opait.Ocr (in Opait.Ocr.dll) Version: 1.3.3.0
Syntax
C#
string LogFilePath { get; set; }

Property Value

Type: String
See Also