Link Search Menu Expand Document

How to hide side panel when opening document in Adobe Reader?

By default, Adobe Reader doesn’t show any side panels. If you see it on document opening, you are probably using the following line in your code. Just remove it.

pdfDocument.PageMode = PageMode.Attachment;