'宣言Public Enum ViewerCommand Inherits System.Enum
public enum ViewerCommand : System.Enum
'宣言Public Enum ViewerCommand Inherits System.Enum
public enum ViewerCommand : System.Enum
| メンバ | 解説 | 
|---|---|
| CopySelection | |
| DisplayFindDialog | |
| FocusOnPageNumber | |
| GoFirstPage | |
| GoHistoryBack | |
| GoHistoryNext | |
| GoLastPage | |
| GoNextPage | |
| GoPreviousPage | |
| OpenReport | |
| RefreshReport | |
| SetViewTypeContinuous | |
| SetViewTypeMultiPage | |
| SetViewTypeSinglePage | |
| ToggleTOC | |
| ZoomIn | |
| ZoomOut | |
| ZoomReset | 
System.Object
   System.ValueType
      System.Enum
         GrapeCity.ActiveReports.Viewer.Win.ViewerCommand