Property IsEnabled
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; }
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; }