ComponentOne for WinUI 製品ヘルプ
FlexViewerTool 列挙体

C1.WinUI.Viewer アセンブリ > C1.WinUI.Viewer 名前空間 : FlexViewerTool 列挙体
Describes the supported tool panels for the FlexViewer control.
シンタックス
'宣言
 
Public Enum FlexViewerTool 
   Inherits System.Enum
public enum FlexViewerTool : System.Enum 
メンバ
メンバ解説
CustomTool1A custom tool panel #1.
CustomTool2A custom tool panel #2.
CustomTool3A custom tool panel #3.
CustomTool4A custom tool panel #4.
CustomTool5A custom tool panel #5.
ExportThe export panel.
NoneNo tool panels.
OutlinesThe Outlines panel.
PageSettingsThe page settings panel.
ParametersReport parameters.
PrintPrint the document.
ThumbnailsThe Thumbnails panel.
継承階層

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

参照

C1.WinUI.Viewer 名前空間