Table of Contents

Property UpdateLockedFields

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

UpdateLockedFields

Gets or sets whether fields marked w:fldLock are updated. Defaults to false, matching Word.

public bool UpdateLockedFields { get; set; }

Property Value

bool