Property StrictMode
- Namespace
- DocWright
- Assembly
- DocWright.dll
StrictMode
Gets or sets a value indicating whether unsupported content aborts the conversion with UnsupportedFeatureException (true) instead of being reported through Diagnostics and degraded (false, the default).
public bool StrictMode { get; set; }