PdfTranslatorTempPath Property |
Sets or gets a path to use for temporary files.
Namespace:
Atalasoft.Ocr
Assembly:
Atalasoft.dotImage.Ocr (in Atalasoft.dotImage.Ocr.dll) Version: 11.5.0.5.0.230 (.NET 4.6.2, x86)
Syntaxpublic string TempPath { get; set; }Public Property TempPath As String
Get
Set
Property Value
Type:
String
Remarks Default is the appropriate operating system temporary folder.
See Also