Property StrictMode
StrictMode
Gets or sets a value indicating whether content the renderer cannot represent aborts the render (true) instead of being reported and degraded (false, the default).
public bool StrictMode { get; set; }
Gets or sets a value indicating whether content the renderer cannot represent aborts the render (true) instead of being reported and degraded (false, the default).
public bool StrictMode { get; set; }