'Declaration Public Enum ViewerCommand Inherits System.Enum
public enum ViewerCommand : System.Enum
'Declaration Public Enum ViewerCommand Inherits System.Enum
public enum ViewerCommand : System.Enum
Member | Description |
---|---|
CopySelection | Copy selection command |
DisplayFindDialog | Displaying the search dialog command |
FocusOnPageNumber | Focus on page number command |
GoFirstPage | Go to first page command |
GoHistoryBack | Interacting with the move history backward command |
GoHistoryNext | Interacting with the move history forward command |
GoLastPage | Go to last page command |
GoNextPage | Go to next page command |
GoPreviousPage | Go to previous page command |
OpenReport | Open report command |
Print command | |
RefreshReport | Refresh report command |
SetViewTypeContinuous | Set the view type continuous command |
SetViewTypeMultiPage | Set the view type multipage command |
SetViewTypeSinglePage | Set the view type single page command |
ToggleTOC | Interaction with the table of contents command |
ZoomIn | The zoom in command |
ZoomOut | The zoom out command |
ZoomReset | Reset zoom command |
System.Object
System.ValueType
System.Enum
GrapeCity.ActiveReports.Viewer.Win.ViewerCommand