Essential Studio for
ASP.NET Core
CHOOSE THEME
FREE TRIAL
ASP.NET Core
Angular
React
JavaScript (ES5)
JavaScript
ASP.NET MVC
Vue
Blazor
Material 3
Material 3 Dark
Fluent
Fluent Dark
Bootstrap v5
Bootstrap v5 Dark
Tailwind CSS
Tailwind CSS Dark
Material
Bootstrap v4
High Contrast
Preferences
Mode Selection
Touch
Mouse
Theme Selection
Localization
*Translated by Google Translator.
Currency
Essential Studio
HOME
All Controls
Example of Document Protection in ASP.NET Core Word (DocIO) Library
This sample demonstrates how to protect the Word document from editing using Essential DocIO.
DEMO
SOURCE
Click the button to view the generated Word document. Please note that Microsoft Word Viewer or Microsoft Word is required to view the resultant Word document.
Protection Type :
AllowOnlyFormFields
AllowOnlyComments
AllowOnlyRevisions
AllowOnlyReading
Password :
Save As :
DOC
DOCX
WordML
DocIO supports all the protection types of Microsoft Word and allows you to stop protecting the document.
You can generate forms with editing restriction that allow the users to fill the form fields alone.
You can generate Word documents that allow the users only to add or modify comments.
You can generate Word documents that allow the users only to accept or reject the revisions.
You can generate Word documents with complete editing restriction that allow the users only to view the contents.
More information about the document protection can be found in this
documentation
section.