DioDocs for PDF
JustifyLastLine プロパティ

DS.Documents.Imaging アセンブリ > GrapeCity.Documents.Text 名前空間 > TextLayout クラス : JustifyLastLine プロパティ
Gets or sets a value indicating whether for paragraphs that have TextAlignment set to TextAlignment.Distributed, the last line will be justified (typical in East Asian typography).

This property has effect only for horizontal text, and only if TextExtensionStrategy is set to TextExtensionStrategy.EastAsianExcel or TextExtensionStrategy.Excel.

The default is false.

シンタックス
'宣言
 
Public Property JustifyLastLine As System.Boolean
public System.bool JustifyLastLine {get; set;}
解説
Setting this property to true allows implementing text alignment that is similar to "Justify distributed" mode available in East Asian versions of MS Excel.
参照

TextLayout クラス
TextLayout メンバ