[]
        
(Showing Draft Content)

C1.WPF.PdfViewer.ViewMode

ViewMode Enum

This Enumeration describes zoom options that determine how pages are displayed in the viewport.

Namespace: C1.WPF.PdfViewer
Assembly: C1.WPF.PdfViewer.4.6.2.dll
Syntax
public enum ViewMode

Fields

Name Description
FitWidth

Automatically update the zoom value to fit the width of one page inside the viewport.

Normal

Display pages using the current zoom value.

OnePage

Automatically update the zoom value to fit one complete page inside the viewport.