'DeclarationPublic Enum PdfZoomMode Inherits System.Enum
'UsageDim instance As PdfZoomMode
public enum PdfZoomMode : System.Enum
public enum class PdfZoomMode : public System.Enum
'DeclarationPublic Enum PdfZoomMode Inherits System.Enum
'UsageDim instance As PdfZoomMode
public enum PdfZoomMode : System.Enum
public enum class PdfZoomMode : public System.Enum
| Member | Description |
|---|---|
| Custom | The PdfDocumentView.Zoom value is set directly to an arbitrary value. |
| FitWidth | The PdfDocumentView.Zoom value is computed automatically so that the current page fils the viewer area on horizontal. |
System.Object
System.ValueType
System.Enum
Xfinium.Pdf.View.PdfZoomMode
Supported .NET Platforms: .NET 4.0 and higher, Windows Forms