'Declaration Public Enum FlexViewerAction Inherits System.Enum
public enum FlexViewerAction : System.Enum
'Declaration Public Enum FlexViewerAction Inherits System.Enum
public enum FlexViewerAction : System.Enum
Member | Description |
---|---|
CloseSearch | Hide search toolbar. |
CopyText | Copy selected text. |
DeselectAll | Deselect all text. |
ExpandRibbon | Restore the Ribbon. |
Export | Export button. |
FindText | Show search toolbar. |
FindTextTool | Find Text tool. |
FirstPage | Go to the first page button. |
HandTool | Hand tool. |
Landscape | Landscape page orientation. |
LastPage | Go to the last page button. |
MatchCase | Match case. |
MatchWholeWord | Match whole word. |
MinimizeRibbon | Collapse the Ribbon. |
NavigateBack | Navigate to the previous view. |
NavigateForward | Navigate to the next view. |
NextPage | Go to the next page button. |
None | No action. |
Outlines | Outline panel. |
PageCountLabel | Total page count label ("of {0}"). |
PageNumberBox | Page number label ("Page") and text box. |
PageSets | Switches to Page Sets navigation for the non-continuous mode. |
PageSetup | Page setup button. |
PageViewContinuous | Continuous page view button. |
PageViewSingle | Single page view button. |
PageViewTwoUp | Two pages view button. |
PageViewTwoUpContinuous | Continuous two pages view button. |
PageWidth | Zoom to page width. |
Parameters | Report parameters. |
Portrait | Portrait page orientation. |
PrevPage | Go to the previous page button. |
Document print button. | |
PrintLayout | Print layout mode. |
ProgressBar | Progress bar in status. |
Refresh | Refresh/reflow the report. |
RotateClockwise | Rotate clockwise button. |
RotateCounterClockwise | Rotate counter-clockwise button. |
SearchBarSeparator | A separator displayed in Search Bar. |
SearchNext | Find the next occurrence. |
SearchOnCurrentPage | Limit search to the current page. |
SearchPrev | Find the previous occurrence. |
SearchTextBox | Find label ("Find:") and text box. |
SelectAll | Select all text. |
SelectTextTool | Text select tool. |
StatusLabel | Status label. |
StopLoading | Stop loading paginated content. |
Thumbnails | Thumbnail view. |
WholePage | Zoom to whole page. |
Zoom100 | Zoom 100%. |
ZoomIn | Zoom in button. |
ZoomLevel | Zoom level dialog. |
ZoomOut | Zoom out button. |
ZoomTrack | Zoom track bar. |
System.Object
System.ValueType
System.Enum
C1.Win.FlexViewer.FlexViewerAction