'宣言 Public Enum FlexViewerAction Inherits System.Enum
'使用法 Dim instance As FlexViewerAction
public enum FlexViewerAction : System.Enum
'宣言 Public Enum FlexViewerAction Inherits System.Enum
'使用法 Dim instance As FlexViewerAction
public enum FlexViewerAction : System.Enum
メンバ | 解説 |
---|---|
CloseSearch | 検索ツールバーの非表示。 |
CopyText | 選択したテキストのコピー。 |
DeselectAll | すべてのテキストの選択の解除。 |
ExpandRibbon | リボンの復元。 |
Export | エクスポートボタン。 |
FindText | 検索ツールバーの表示。 |
FindTextTool | テキスト検索ツール。 |
FirstPage | 最初のページに移動ボタン。 |
HandTool | ハンドツール。 |
Landscape | 横ページ方向。 |
LastPage | 最後のページに移動ボタン。 |
MatchCase | 大文字小文字の区別。 |
MatchWholeWord | 単語単位。 |
MinimizeRibbon | リボンの折りたたみ。 |
NavigateBack | 前のビューに移動。 |
NavigateForward | 次のビューに移動。 |
NextPage | 次のページに移動ボタン。 |
None | アクションなし。 |
Outlines | アウトラインパネル。 |
PageCountLabel | 総ページ数ラベル(「/{0}」)。 |
PageNumberBox | ページ番号ラベル(「ページ」)とテキストボックス。 |
PageSets | 非連続モードのページセットナビゲーションに切り替え。 |
PageSetup | ページ設定ボタン。 |
PageViewContinuous | 連続ページビューボタン。 |
PageViewSingle | 単一ページビューボタン。 |
PageViewTwoUp | 2 ページビューボタン。 |
PageViewTwoUpContinuous | 連続 2 ページビューボタン。 |
PageWidth | ページ幅に合わせる。 |
Parameters | レポートパラメータ。 |
Portrait | 縦ページ方向。 |
PrevPage | 前のページに移動ボタン。 |
ドキュメントの印刷ボタン。 | |
PrintLayout | 印刷レイアウトモード。 |
ProgressBar | ステータスのプログレスバー。 |
Refresh | レポートのリフレッシュ/リフロー。 |
RotateClockwise | ボタンを時計回りに回転させます。 |
RotateCounterClockwise | ボタンを反時計回りに回転させます。 |
SearchBarSeparator | 検索バーに表示されるセパレータ。 |
SearchNext | 次の一致を検索。 |
SearchOnCurrentPage | 検索を現在のページに制限します。 |
SearchPrev | 前の一致を検索。 |
SearchTextBox | 検索ラベル(「検索:」)およびテキストボックス。 |
SelectAll | すべてのテキストを選択します。 |
SelectTextTool | テキスト選択ツール。 |
StatusLabel | ステータスラベル。 |
StopLoading | ページ区切り付きコンテンツの読み込みの停止。 |
Thumbnails | サムネイルビュー。 |
WholePage | ページ全体に合わせる。 |
Zoom100 | 100% ズーム。 |
ZoomIn | ズームインボタン。 |
ZoomLevel | ズームレベルダイアログ。 |
ZoomOut | ズームアウトボタン。 |
ZoomTrack | ズームトラックバー。 |
System.Object
System.ValueType
System.Enum
C1.Win.FlexViewer.FlexViewerAction