Example of Document Settings in ASP.NET MVC Word (DocIO) Library
This sample demonstrates how to apply various document settings to the Word document using Essential DocIO.
DEMO
SOURCE
Document settings includes page setup options, print settings, built-in and custom document properties, document variables.
- Using DocIO, you can create Word documents with these settings.
- You can also define or modify these settings in an existing Word document.
More information about document properties can be found in this
documentation
section.