Gets or sets a value indicating whether a separate process is used to extract data from documents. The default value is false. When this option is enabled, data extraction is performed in a separate process in only one thread. The specified number of threads is ignored when extracting in a separate process.
Gets or sets the flag for using dotnet to start the process. The default value is true. Set the value to false if you want to start a self-contained application. Note that dotnet is never used to start on the old .NET Framework.