Skip to content

Latest commit

 

History

History
8 lines (6 loc) · 562 Bytes

File metadata and controls

8 lines (6 loc) · 562 Bytes

Display PDF document in certain mode

This sample shows how to instruct a PDF viewer to display the document in certain mode using Docotic.Pdf library.

PdfDocument.PageMode property specifies which additional panels should be shown in a PDF viewer application. For example, you can instruct a PDF viewer application to show bookmarks panel or show document in full-screen mode.

See also