Using Aspose.Word to set document properties

Can Aspose.Word be used to set and edit document protection? For example, can I protect a document (set it to read only) and then specify regions in the document that are editable by anyone?

I know this can be done within MS Word but can it be done programatically using Aspose.Word.

Thanks,
Scott

Hi,

Sure it can, see documentation for Document.Protect, Unprotect and ProtectionType.