ShapefileOptions.IsIgnoreWrongData

ShapefileOptions.IsIgnoreWrongData property

Determines should we throw exception while parse wrong data or set default values for it

public bool IsIgnoreWrongData { get; set; }

See Also