FlexReport for WinForms
C1TextLayout.JustifyMode 列挙体


C1.Document アセンブリ > C1.Document.Util 名前空間 : C1TextLayout.JustifyMode 列挙体
Defines the various types of justification which should be applied for a text.
シンタックス
'宣言
 
Public Enum C1TextLayout.JustifyMode 
   Inherits System.Enum
'使用法
 
Dim instance As C1TextLayout.JustifyMode
public enum C1TextLayout.JustifyMode : System.Enum 
メンバ
メンバ解説
Chars
Width of all chars in the line should be adjusted.
None
No justufication.
Standard
Standard justification spaces are used.
継承階層

System.Object
   System.ValueType
      System.Enum
         C1.Document.Util.C1TextLayout.JustifyMode

参照

参照

C1.Document.Util 名前空間