TextTranslatorWhitespace Property |
Property that allows for the getting and setting of the Whitespace parameter.
Gets or sets a value indicating how to handle white space.
Namespace:
Atalasoft.Ocr
Assembly:
Atalasoft.dotImage.Ocr (in Atalasoft.dotImage.Ocr.dll) Version: 11.4.0.9.0.377 (.NET 4.5.2, x86)
Syntax public TextWhitespaceMode Whitespace { get; set; }
Public Property Whitespace As TextWhitespaceMode
Get
Set
Property Value
Type:
TextWhitespaceModeRemarks
The Whitespace parameter controls how much the text document looks like the original.
See Also