Property DisableSpacingCharacters
- Namespace
- LMKit.Extraction
- Assembly
- LM-Kit.NET.dll
DisableSpacingCharacters
Gets or sets a value indicating whether spacing characters (such as spaces, tabs, and newlines) should be removed from the extracted text.
public bool DisableSpacingCharacters { get; set; }