バージョン

ParagraphAlignment 列挙体

パラグラフ配置を定義します。
シンタックス
'宣言
 
Public Enum ParagraphAlignment 
   Inherits System.Enum
public enum ParagraphAlignment : System.Enum 
メンバ
メンバ解説
Centered中央に揃えます。
Distributed配布されたテキスト。
Justifiedテキストを両端揃えします。
LeftAligned左側に揃えます。
RightAligned右側に揃えます。
参照

オンラインで表示: GitHub