PDFReaderControls.NET Standard Class Reference

DisplayMode Enumeration

The different display modes of the PagesViewer control.

public enum DisplayMode

Members

Member Name Description
Normal Normal zoom mode (meaning, none of the other).
FitEntirePage The pages viewer will to fit the entire current page exactly. The ZoomFactor is updated automatically after the window resizes.
FitPageWidth The pages viewer will to fit the width of the current page exactly. The ZoomFactor is updated automatically after the window resizes.
ActualSize The pages viewer will zoom to the actual size (assuming a 72 DPI screen).

Requirements

Namespace: TallComponents.PDF.ReaderControls

Assembly: TallComponents.PDF.ReaderControls (in TallComponents.PDF.ReaderControls.dll)

See Also

TallComponents.PDF.ReaderControls Namespace