Gets or sets a value indicating whether the raw mode is used for text extraction if possible. The default value is false. The raw mode can significantly increase the indexing speed, but normal mode improves the formatting of the extracted text.
publicboolUseRawTextExtraction{get;set;}
Property Value
A value indicating whether the raw mode is used for text extraction if possible.