Example of Form Fields in ASP.NET Core DocumentEditor Control
This example demonstrate the design and fill legacy form fields(text, check box, and drop down).To unprotect the document, use password '123'.
DEMO
SOURCE
In this example you can find legacy form fields.
- Text form field.
- Check box form field.
- Drop down field.
More information about the document editor features can be found in this documentation section.