Table of Contents

Property StrictMode

Namespace
DocWright
Assembly
DocWright.dll

StrictMode

Gets or sets a value indicating whether content the writer cannot represent aborts the save (true) instead of being reported and degraded (false, the default).

public bool StrictMode { get; set; }

Property Value

bool