Property StrictMode
StrictMode
Gets or sets a value indicating whether unsupported content aborts the read (true) instead of being reported and preserved or skipped (false, the default).
public bool StrictMode { get; set; }
Gets or sets a value indicating whether unsupported content aborts the read (true) instead of being reported and preserved or skipped (false, the default).
public bool StrictMode { get; set; }