Enum PdfViewMode

The PdfView can be in one of several states.

Namespace: PSPDFKit.UI
Assembly: PSPDFKit.dll
Syntax
public enum PdfViewMode

Fields

Name Description
Design

Shows a placeholder image in design view

Error

An unexpected error happened.

Message

Simply shows a message with a neutral icon.

Missing

The Pdf view couldn't load the requested document.

Pdf

The Pdf view is currently showing a document.