Table of Contents

Property IsEnabled

Namespace
DocWright.Dom.Forms
Assembly
DocWright.Dom.dll

IsEnabled

Gets whether the field may be filled in (w:enabled). True when the element is absent, which is Word's default.

public bool IsEnabled { get; }

Property Value

bool