ComponentOne for WinUI
FlexViewerTool 列挙体

C1.WinUI.Viewer アセンブリ > C1.WinUI.Viewer 名前空間 : FlexViewerTool 列挙体
FlexViewer コントロールでサポートされているツールパネルについて説明します。
シンタックス
'宣言
 
Public Enum FlexViewerTool 
   Inherits System.Enum
public enum FlexViewerTool : System.Enum 
メンバ
メンバ解説
CustomTool1
カスタムツールパネル #1。
CustomTool2
カスタムツールパネル #2。
CustomTool3
カスタムツールパネル #3。
CustomTool4
カスタムツールパネル #4。
CustomTool5
カスタムツールパネル #5。
Export
エクスポートパネル。
None
ツールパネルはありません。
Outlines
アウトラインパネル。
PageSettings
ページ設定パネル。
Parameters
レポートパラメータ。
Print
文書を印刷します。
Thumbnails
サムネイルパネル。
継承階層

System.Object
   System.ValueType
      System.Enum
         C1.WinUI.Viewer.FlexViewerTool

参照

参照

C1.WinUI.Viewer 名前空間