PDFZoomMode¶
Namespace: O2S.Components.PDF4NET.View
Specifies the available zoom modes for the control.
Inheritance Object → ValueType → Enum → PDFZoomMode
Implements
Fields¶
| Name | Value | Description |
|---|---|---|
| Custom | 0 | The value is set directly to an arbitrary value. |
| FitWidth | 1 | The value is computed automatically so that the current page fills the viewer area on horizontal. |