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.
publicboolExtractInSeparateProcess{get;set;}
Property Value
A value indicating whether a separate process is used to extract data from documents.