Property BeginChar
BeginChar
Gets the field's begin character (w:fldChar w:fldCharType="begin").
public FieldChar BeginChar { get; }
Property Value
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.