A family of Microsoft word processing software products for creating web, email, and print documents.
There definitely needs to be a way to disable this feature. Just the fact of having users on the same build number but getting a different feature set is annoying enough, but when we have a feature like this causing issues it's a nightmare.
This feature is poorly implemented and causing many issues. Many of my clients are large law firms, and I'm starting to get reports of issues with lots of addins and macros that I have written for them - but it is only affecting some of their users. It's taken a while to work out that it is this feature causing the problem.
As a developer, I cannot find any documentation on this feature. How do we programmatically find out if this feature in available, and what it is set to for that document? I've tried the previous document properties like ActiveDocument.ReadOnly or ActiveDocument.PretectionType and nothing matches. Plus the errors coming back are inconsistent at best.