This content has been marked as final.
Show 3 replies
-
1. Re: Check if Reader is in Protected Mode
lrosenth Jul 23, 2014 6:43 AM (in response to BrettMcKenzie)You can ask if a given document is in Protected View - AVDocIsInProtectedView().
-
2. Re: Check if Reader is in Protected Mode
BrettMcKenzie Jul 23, 2014 3:50 PM (in response to lrosenth)According to the API reference, AVDocIsInProtectedView() "Checks whether a given document is opened in Protected View or not."
I need to check if Reader itself is running in Protected mod as a plugin is loaded, before a document is opened.
-
3. Re: Check if Reader is in Protected Mode
lrosenth Jul 24, 2014 5:03 AM (in response to BrettMcKenzie)Try doing a write to a protected location and see if it fails. There is no API call.


