Property Name
Name
Gets or sets the bookmark name Word gives the field (w:name), or null.
public string? Name { get; set; }
Property Value
Exceptions
- FormFieldEditException
The preserved markup could not be rewritten.
Gets or sets the bookmark name Word gives the field (w:name), or null.
public string? Name { get; set; }
The preserved markup could not be rewritten.