DioDocs for PDF
SimplifiedWordBreak プロパティ

DS.Documents.Imaging アセンブリ > GrapeCity.Documents.Text 名前空間 > TextLayout クラス : SimplifiedWordBreak プロパティ
Gets or sets a value indicating whether to use simplified rules when determining word boundaries and line breaks.

Setting this property to true prevents word breaking on certain non-whitespace characters to make word breaking behavior similar to that of MS Excel.

The default is false.

シンタックス
'宣言
 
Public Property SimplifiedWordBreak As System.Boolean
public System.bool SimplifiedWordBreak {get; set;}
参照

TextLayout クラス
TextLayout メンバ