IgnoreErrors Property (FindTextParams)
In This Topic
Gets a value indicating whether to ignore errors in PDF content stream if possible.
The default is true.
Syntax
'Declaration
Public ReadOnly Property IgnoreErrors As System.Boolean
public System.bool IgnoreErrors {get;}
See Also