FileSystem

Logging.FileSystem property

Set or get - the logs are saved in the file (default path “Aspose.OCR.log.txt”).

public static bool FileSystem { get; set; }

See Also