Click or drag to resize
AB4D logo

ReaderObjIgnoreErrors Property

Gets or sets a Boolean that specifies if errors are ignored and reader tries to read as much data as possible. The error texts are written to Errors list.

Namespace: Ab3d
Assembly: Ab3d.PowerToys (in Ab3d.PowerToys.dll) Version: 11.1.8864.1045
Syntax
C#
public bool IgnoreErrors { get; set; }

Property Value

Boolean
See Also