FeaturesSecurityPricingCompareDevelopersBlogStart Free
ExplainerUpdated August 2026

What fence view is, and what it does not do

Fence view is a striped overlay in a document viewer that keeps most of the page obscured and reveals only the band under your cursor, so one screen capture yields a fraction of a legible page instead of the whole thing.

Before anything else, establish which control you are being sold, because the term carries two meanings. iDeals publishes it as both: “Fence view is a permission level that overlays moving stripes to limit how much is visible at once” (helpcenter.idealsvdr.com, checked 4 August 2026). Sifrsys uses the same word for something different: a permission level at which a participant sees a file name and no content at all. Digify ships the overlay under the name Screen Shield. Ask any vendor to share their screen and show you the control running, rather than trading the phrase.

The failure it prevents

A junior analyst on the buy side is reviewing an employee compensation schedule in an open-plan office. Two colleagues from a competing bidder sit within reading distance. Without a fence, one glance takes in the whole page. With one, the readable area is a band a few lines deep, and reading over a shoulder stops being passive. The same logic applies to a hurried screen capture: one keystroke used to yield the page, and now it yields a fragment.

That is a genuine benefit and it is worth having. It is also the entire benefit. The control raises the cost of casual capture. It does not change what is possible.

Where the control sits, and where it stops being one

  • Server decides which bytes to sendenforced

    The only layer where a decision is actually enforced. A page the server never renders for this participant cannot be captured by this participant, by any method.

  • Server burns identity into the page imageenforced

    Enforced, but it buys attribution rather than prevention. The copy still exists. It just names who made it, and the naming survives cropping, re-encoding and photography.

  • Browser draws the fence overlaybypassable

    A CSS layer over the page. DevTools removes it in one click, a userscript removes it automatically, and a headless renderer never draws it in the first place.

  • Browser intercepts keyboard shortcutsbypassable

    Catches some in-page shortcuts. On macOS the browser never receives the capture chord at all, because the operating system takes it first.

  • Operating system takes a screenshotbypassable

    PrintScreen, Snipping Tool, macOS capture, a screen recorder, a virtual machine, an HDMI capture card. All of it is outside the page's reach and always has been.

  • A phone pointed at the monitorbypassable

    Outside the computer entirely. No software control reaches it, and nothing about it appears in any audit log.

A fence lives in the third layer. Everything below it is outside the page's reach, which is why the defensible word is deterrence and not prevention.

What a browser can actually do about screenshots

Nothing, at the operating system level, and this is settled rather than disputed. The W3C web app manifest issue asking for exactly this feature was opened in March 2018 and closed a week later, with the Chromium engineer on the thread noting that it could only ever be best-effort and would lull users into a false sense of security. The equivalent Chromium feature request has been open and unimplemented since 2019. The Screen Capture API on MDN is an interface for requesting a capture, not for refusing one.

The path people reach for next is DRM. Encrypted Media Extensions is bound to HTMLMediaElement and governs the playback of protected video. The black frame you get when screenshotting a streaming service comes from the decode and output pipeline, and there is no equivalent for a DOM, a canvas, or a rendered PDF page. So a vendor claiming to block screenshots in a browser is doing one of two things: shipping a native application you have to install, or misleading you. There is not a third option.

What vendors publish, in their own words

All quotations below are from each vendor's own published pages, checked on the dates shown. We are not paraphrasing anyone.

Published vendor claims about fence view and screen capture, with what the platform underneath can actually deliver.
CriterionWhat the vendor publishesWhat holds up
iDealshelpcenter.idealsvdr.com/en/articles/7733477-available-permissions, checked 4 August 2026“This feature is unique, and it prevents copying the whole page from camera shot attacks.”A camera captures whatever is legible, and the fence keeps a band legible by design. iDeals also publishes the clearest and most useful definition of the control anywhere in this market, which is worth crediting.
Ansaradaansarada.com/article/the-definitive-guide-to-virtual-data-rooms-2026-strategic-architecture-security-protocols-and-market-analysis, checked 4 August 2026“This prevents users from taking screenshots of the full page and makes ‘over-the-shoulder’ spying impossible.”Absolute language for a mitigation, and written about the category rather than about their own product. Ansarada's own security-controls documentation lists save, print, edit, copy and watermarks; a help-centre search for “fence” returns no articles.
Intralinkssupport.intralinks.com/hc/en-us/articles/9517420554907 and /12990779323675, both checked 4 August 2026“Secure Viewer, a browser-based document viewer … Secure Viewer prevents the use of print screen, copy and paste, and the printing of documents.”Their own document-protection page scopes print-screen prevention to Microsoft Office files, on Windows only, not PDF and not macOS or Linux, and only when rights management is switched on. The two pages contradict each other.
ShareVaultsharevault.com/product/features/document-control and sharevault.com/blog/secure-file-sharing/blog-12-tips-and-tricks-you-didnt-know-about-sharevault, both checked 4 August 2026“ShareVault prevents screen capture, screen recording and screen sharing across all major devices”, on a page that also says “Plug-in-free protection applies seamlessly across browsers”.Their own setup guide states that enabling screenshot blocking requires users to download and install ShareVault Reader, which is a native application rather than a browser.
Digifyhelp.digify.com/en/articles/2820319-discourage-screenshots-with-digify-screen-shield, checked 4 August 2026“Most screenshot shortcuts and plugins are blocked. However, some system-level methods may not always be preventable.”The only statement in this set that matches what a browser can actually do. Digify calls the feature Screen Shield and describes it as making capture inconvenient rather than impossible.
Published vendor claims about fence view and screen capture, with what the platform underneath can actually deliver.

How to evaluate it

Treat the fence as what it is, a deterrent, and spend your evaluation on the two layers beneath it, which are the ones that decide outcomes.

Ask what the server sends. The strongest version of this control is not a fence at all. It is not rendering the page. A document a participant cannot open cannot be captured by that participant under any circumstances, which is why the permission decision matters more than the overlay drawn on top of it.

Ask where the watermark lives. This is the question that separates products. If the identity is drawn by the browser, one deleted DOM node removes it and the capture is clean. If it is burned into the page image server-side before encoding, the capture carries the identity into whatever happens next. You cannot prevent the photograph. You can make the photograph name the person who took it.

Sifrsys burns the mark server-side, tiled across the page, carrying participant name, email, IP address and timestamp. Delete every overlay element in DevTools and the identity is still in the pixels. The worst of 64 sampled 25% crops retained 11.7% watermark ink with all four fields still legible, and the mark survives JPEG quality 50 and a 50% downscale. Two participants viewing the same page receive different bytes.

Ask whether reading and keeping are separate permissions, because a fence on a document somebody is allowed to download is decoration. And ask what the log records, since the fence produces no evidence of its own: everything you will later know about who saw what comes from the audit trail.

Permission tiers are the part of this that most often gets mistranslated when teams change platforms, since no two vendors name them the same way. That is covered in migrating between data rooms. The broader set of questions, including the ones we find uncomfortable, is in the data room security checklist. Our plans and what each includes are on the pricing page.

Questions

Questions about fence view and screen capture.

Fence view is a striped overlay in a document viewer that keeps most of the page obscured and reveals only the band under the cursor, so a single screen capture yields a fraction of a legible page rather than the whole thing. iDeals, which publishes the clearest definition, describes it as a permission level that overlays moving stripes to limit how much is visible at once. Digify ships the same idea under the name Screen Shield.
No. It reduces how much is legible in any one capture. The operating system's screenshot function sits below the browser and no web page can intercept it, so the capture still happens: it just contains less. Reconstructing a document becomes tedious rather than impossible, which is a real deterrent and not a prevention.
No, and no software control does. The fence has to keep a readable band on screen at all times, because otherwise the participant could not read the document. A camera photographs whatever is legible. The photo leaves no trace in any audit log. Any vendor claiming fence view prevents camera capture is describing a deterrent in the language of a control.
No. There is no web API for it. The W3C web app manifest issue requesting the feature was opened and closed within a week in 2018, and the equivalent Chromium feature request has sat unimplemented since 2019. The DRM path people reach for, Encrypted Media Extensions, is bound to HTMLMediaElement and protects video playback, with no equivalent for a DOM, a canvas, or a rendered PDF page. A vendor claiming browser-level screenshot blocking is either shipping a native application you have to install, or misleading you.
Not the striped overlay, and we would rather say so plainly. Sifrsys uses the word fence for a different control: a permission level at which a participant sees a document's name in the folder tree and nothing else, with the viewer and the download path both refusing at the same check. If a counterparty's security policy names fence view as a required control, we do not have it. We invest in the two layers underneath instead: not sending the page at all, and burning identity into the pixels of the pages we do send.
Two things. First, not sending it: a page the server never renders for a participant cannot be captured by that participant, which is what a permission decision is for. Second, attribution: a watermark burned into the page image server-side, before encoding, means the capture carries the viewer's identity into whatever they do with it. You cannot prevent the photograph. You can make the photograph name the person who took it.

Sifrsys

The layer underneath is the one that holds.

Sifrsys burns viewer identity into the page image on the server, before encoding. Open a document on the trial, take a screenshot, crop it, and read the name that survives.

14-day trial · No per-page fees · No credit card required

Start Free