Table of Contents

Property BeginChar

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

BeginChar

Gets the field's begin character (w:fldChar w:fldCharType="begin").

public FieldChar BeginChar { get; }

Property Value

FieldChar

Remarks

Surfaced for legacy form fields, whose w:ffData is preserved as an island on this run and is reachable no other way — the paragraph may hold several field characters, and picking the right one by scanning is exactly the ambiguity a nested field introduces.