InvalidFormField
Leave feedback
On this page
Represents the update of invalid form field names during the FixInvalidFormFieldNames operation.
public sealed class InvalidFormField
| Name | Description |
|---|---|
| InvalidFormField(string) | Initializes a new instance of the InvalidFormField class with the specified name. |
| Name | Description |
|---|---|
| FixedName { get; set; } | Gets or sets the new name for the form field after repair. This name removes duplicate unique identifiers with other form fields and sets a unique bookmark name. |
| Name { get; } | Gets the original name of the form field that cannot be modified outside FormFieldManager. |
- namespace GroupDocs.Editor.Words.FieldManagement
- assembly GroupDocs.Editor
Was this page helpful?
Any additional feedback you'd like to share with us?
Please tell us how we can improve this page.
Thank you for your feedback!
We value your opinion. Your feedback will help us improve our documentation.