'宣言 Public Enum HistorySavedActionsEnum Inherits System.Enum
'使用法 Dim instance As HistorySavedActionsEnum
public enum HistorySavedActionsEnum : System.Enum
'宣言 Public Enum HistorySavedActionsEnum Inherits System.Enum
'使用法 Dim instance As HistorySavedActionsEnum
public enum HistorySavedActionsEnum : System.Enum
| メンバ | 解説 | 
|---|---|
| All | State before any of the supported changes occur is saved in history. | 
| Cols | State before the Cols property is changed is saved in history. | 
| Continuous | State before the Continuous property is changed is saved in history. | 
| DocumentAction | State before any of the document-related changes occur is saved in history. | 
| DocumentChangedAction | State before any of the document-related changes (except the opening of a new document) occur is saved in history. | 
| DocumentChangeMargins | State before margins on the current document are changed is saved in history. | 
| DocumentChangePageSettings | State before page settings on the current document are changed is saved in history. | 
| DocumentOpen | State before a new document is opened is saved in history. | 
| DocumentReflow | State before reflow of the current document is saved in history. | 
| HideMarginsState | State before the HideMarginsState property is changed is saved in history. | 
| HyperlinkJump | State before the HyperlinkJump property is changed is saved in history. | 
| Layout | State before any of the layout-related properties is changed is saved in history. | 
| Location | State before any of the location-related properties is changed is saved in history. | 
| None | No actions are saved in the history. | 
| PageLayout | State before the PageLayout property is changed is saved in history. | 
| PrinterSettings | State before the PrinterSettings property is changed is saved in history. | 
| PrintingLayout | State before the PrintingLayout property is changed is saved in history. | 
| Rows | State before the Rows property is changed is saved in history. | 
| Scroll | State before the Scroll property is changed is saved in history. | 
| ShowPrintableArea | State before the ShowPrintableArea property is changed is saved in history. | 
| ShowRulers | State before the ShowRulers property is changed is saved in history. | 
| StartPageChange | State before the StartPageChange property is changed is saved in history. | 
| TextSearch | State before the TextSearch property is changed is saved in history. | 
| Zoom | State before any of the zoom-related properties is changed is saved in history. | 
| ZoomFactor | State before the ZoomFactor property is changed is saved in history. | 
| ZoomMode | State before the ZoomMode property is changed is saved in history. | 
System.Object
   System.ValueType
      System.Enum
         C1.Win.C1Preview.HistorySavedActionsEnum