Table of Contents

Enum ViewerPageMode

Namespace
EvoPdf
Assembly
evohtmltopdf.dll

A name object specifying how the document should be displayed when opened.

public enum ViewerPageMode

Fields

FullScreen = 3

Full-screen mode, with no menu bar, window controls, or any other window visible.

UseAttachments = 5

Document attachments visible.

UseNone = 0

Neither document outline nor thumbnail images visible.

UseOC = 4

Optional content group panel visible.

UseOutlines = 1

Document outline (bookmarks) visible.

UseThumbs = 2

Thumbnail images visible.