Click or drag to resize

UnsupportedFilteringSettings Properties

The UnsupportedFilteringSettings type exposes the following members.

Properties
 NameDescription
Public propertyFilteringType Binary-to-text filtering of unsupported/unknown document file format options.
Public propertyFilterMinWordLength Binary-to-text filtering minimum word length, in characters. If binary-to-text filtered word lengths are less than this value then they may not show up in extracted text (see remarks).
Public propertyLargeUnsupportedMaxFilteredChars Limits the numbers of filtered characters that are written to a stream (should be a FileStream) by ExtractContent(Stream).
Top
See Also