Table of Contents

Property Region

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

Region

Gets the field region this form field wraps.

public FieldRegion Region { get; }

Property Value

FieldRegion

Remarks

The region is a snapshot taken at discovery, so editing it — or the document — invalidates this form field too. Re-discover rather than holding one across mutations.