Enum Flags
- Namespace
- SmartReader
- Assembly
- SmartReader.dll
Flags that sets how aggressively remove potentially useless content
[Flags]
public enum Flags
Fields
CleanConditionally = 4
Clean content that does not look promising
None = 0
Do not perform any cleaning
StripUnlikelys = 1
Remove unlikely content
WeightClasses = 2
Remove content according that does not pass a certain threshold