Message 1 of 9
Setting document visibility via API

Not applicable
07-11-2013
03:22 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hi..
Is it possible to make a document invisible after it´s open? I would like to keep it in memory but not reachable to the user.
Making the document view(s) invisible is not what I´m looking for. I need to clear/close/delete all views WITHOUT closing the document..
( So it has the same state as if opened through API with the visible parameter set to false, e.g. Document.VIews.Count = 0