PrintDocument for WinForms
TextSearchUIStyle 列挙体


C1.Win.PrintPreview.6 アセンブリ > C1.Win.C1Preview 名前空間 : TextSearchUIStyle 列挙体
Specifies the type of UI used for text search.
シンタックス
'宣言
 
Public Enum TextSearchUIStyle 
   Inherits System.Enum
'使用法
 
Dim instance As TextSearchUIStyle
public enum TextSearchUIStyle : System.Enum 
メンバ
メンバ解説
PanelUse the default C1PreviewTextSearchPanel for text search.
ToolBarUse the new search toolbar for text search.
継承階層

System.Object
   System.ValueType
      System.Enum
         C1.Win.C1Preview.TextSearchUIStyle

参照

C1.Win.C1Preview 名前空間