C1.WPF.Document.4.6.2 Assembly / C1.WPF.Document.Export Namespace / CsvFilter Class / Tolerance Property

In This Topic
Tolerance Property (CsvFilter)
In This Topic
Gets or sets the tolerance (in points) when auto-detecting the boundaries of rows and columns in the document. The smaller this amount, the greater the number of narrow rows and columns created for precise positioning of data.
Syntax
'Declaration
 
Public Property Tolerance As Integer
 

Property Value

The tolerance value.
See Also