Table of Contents

Property DirtyFieldsOnly

Namespace
DocWright.Dom.Fields
Assembly
DocWright.Dom.dll

DirtyFieldsOnly

Gets or sets whether only fields marked w:dirty are updated. Defaults to false, which updates every field the engine can evaluate.

public bool DirtyFieldsOnly { get; set; }

Property Value

bool