Skip to content

PDFZoomMode

Namespace: O2S.Components.PDF4NET.View

Specifies the available zoom modes for the PDFDocumentView control.

public enum PDFZoomMode

Inheritance ObjectValueTypeEnumPDFZoomMode
Implements

Fields

Name Value Description
Custom 0 The PDFDocumentView.Zoom value is set directly to an arbitrary value.
FitWidth 1 The PDFDocumentView.Zoom value is computed automatically so that the current page fills the viewer area on horizontal.