'宣言 Public Enum C1PreviewActionEnum Inherits System.Enum
'使用法 Dim instance As C1PreviewActionEnum
public enum C1PreviewActionEnum : System.Enum
'宣言 Public Enum C1PreviewActionEnum Inherits System.Enum
'使用法 Dim instance As C1PreviewActionEnum
public enum C1PreviewActionEnum : System.Enum
| メンバ | 解説 | 
|---|---|
| CloseSearch | Hide search toolbar. | 
| FileOpen | File open button. | 
| FileSave | File save button. | 
| Find | Find text button. | 
| GoFirst | Go to the first page button. | 
| GoLast | Go to the last page button. | 
| GoNext | Go to the next page button. | 
| GoPageCount | Total page count label ("of {0}"). | 
| GoPageLabel | Page label ("Page"). | 
| GoPageNumber | Page number text box. | 
| GoPrev | Go to the previous page button. | 
| HandTool | Hand tool. | 
| HistoryNext | History forward button. | 
| HistoryPrev | History backward button. | 
| MatchCase | Match case. | 
| MatchWholeWord | Match whole word. | 
| None | No tool. | 
| PageContinuous | Continuous page view button. | 
| PageFacing | Facing page view button. | 
| PageFacingContinuous | Facing continuous page view button. | 
| PageSetup | Page setup button. | 
| PageSingle | Single page view button. | 
| Document print button. | |
| Reflow | Document reflow button. | 
| SearchLabel | Find label ("Find:"). | 
| SearchNext | Find the next occurrence. | 
| SearchPrevious | Find the previous occurrence. | 
| SearchText | Text to be searched. | 
| SelectTextTool | Text select tool. | 
| Stop | Stop long operation. | 
| ZoomFactor | Zoom factor text box. | 
| ZoomIn | Zoom in button. | 
| ZoomInTool | Zoom in tool. | 
| ZoomOut | Zoom out button. | 
| ZoomOutTool | Zoom out tool. | 
System.Object
   System.ValueType
      System.Enum
         C1.Win.C1Preview.C1PreviewActionEnum