'Declaration Public Enum RibbonPreviewAction Inherits System.Enum
public enum RibbonPreviewAction : System.Enum
'Declaration Public Enum RibbonPreviewAction Inherits System.Enum
public enum RibbonPreviewAction : System.Enum
Member | Description |
---|---|
CloseSearch | Hide search toolbar. |
CopyText | Copy selected text. |
DeselectAll | Deselect all text. |
ExpandRibbon | Restore the Ribbon. |
Export | Export button. |
FileClose | Close the document. |
FileOpen | File open button. |
FirstPage | Go to the first page button. |
HandTool | Hand tool. |
HistoryNext | History forward split button. |
HistoryPrev | History backward split button. |
Landscape | Landscape page orientation. |
LastPage | Go to the last page button. |
MatchCase | Match case. |
MatchWholeWord | Match whole word. |
MinimizeRibbon | Collapse the Ribbon. |
NextPage | Go to the next page button. |
None | No action. |
OutlinePanel | Outline panel. |
PageCountLabel | Total page count label ("of {0}"). |
PageNumberBox | Page number label ("Page") and text box. |
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. |
Portrait | Portrait page orientation. |
PrevPage | Go to the previous page button. |
Document print button. | |
ProgressBar | Progress bar in status. |
Reflow | Reflow the document. |
SearchBarSeparator | A separator displayed in Search Bar. |
SearchNext | Find the next occurrence. |
SearchPrev | Find the previous occurrence. |
SearchText | Show search toolbar or panel. |
SearchTextBox | Find label ("Find:") and text box. |
SelectAll | Select all text. |
SelectTextTool | Text select tool. |
StatusLabel | Status label. |
TextSearchPanel | Text Search panel. |
ThumbnailPanel | Thumbnail panel. |
WholePage | Zoom to whole page. |
Zoom100 | Zoom 100%. |
ZoomIn | Zoom in button. |
ZoomInTool | Zoom in tool button. |
ZoomLevel | Zoom level dialog. |
ZoomOut | Zoom out button. |
ZoomOutTool | Zoom out button. |
ZoomTrack | Zoom track bar. |
System.Object
System.ValueType
System.Enum
C1.Win.RibbonPreview.RibbonPreviewAction