DioDocs for PDF
SimplifiedAlignment プロパティ

DS.Documents.Imaging アセンブリ > GrapeCity.Documents.Text 名前空間 > TextLayout クラス : SimplifiedAlignment プロパティ
Gets or sets a value indicating whether to use simplified text alignment rules. In particular, the same rules will be applied to narrow and wide (East Asian) characters.

This property has effect only for horizontal text, and only if SimplifiedWordBreak is true and NoExcelAlignment is false.

The default is false.

シンタックス
'宣言
 
Public Property SimplifiedAlignment As System.Boolean
public System.bool SimplifiedAlignment {get; set;}
解説
Setting this property to true allows implementing text alignments that are similar to "Justify" and "Distributed" modes available in English version of MS Excel.
参照

TextLayout クラス
TextLayout メンバ