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

C1.WinUI.Viewer アセンブリ > C1.WinUI.Viewer 名前空間 : FlexViewerContentAlignment 列挙体
Describes the content alignment for the non-paginated mode.
シンタックス
'宣言
 
Public Enum FlexViewerContentAlignment 
   Inherits System.Enum
public enum FlexViewerContentAlignment : System.Enum 
メンバ
メンバ解説
CenterThe contents is centered.
FarThe contents is aligned to the right.
NearThe contents is aligned to the left.
継承階層

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

参照

C1.WinUI.Viewer 名前空間