'宣言 Public Enum FlexViewerZoomMode Inherits System.Enum
public enum FlexViewerZoomMode : System.Enum
'宣言 Public Enum FlexViewerZoomMode Inherits System.Enum
public enum FlexViewerZoomMode : System.Enum
| メンバ | 解説 |
|---|---|
| ActualSize | Pages are shown in actual size. |
| Custom | Custom zoom mode. The actual zoom factor is determined by the value of the FlexViewerPane.ZoomFactor property. |
| PageWidth | Pages are zoomed in or out as necessary to fit the page width in the preview window. |
| WholePage | Pages are zoomed in or out as necessary to fit the whole page in the preview window. |
System.Object
System.ValueType
System.Enum
C1.WinUI.Viewer.FlexViewerZoomMode