DioDocs for PDF
MaxLastLineOverflowFactor プロパティ

DS.Documents.Imaging アセンブリ > GrapeCity.Documents.Text 名前空間 > TextLayout クラス : MaxLastLineOverflowFactor プロパティ
Gets or sets the maximum fraction of the last line's height overflowing beyond the layout bounds for that line not to be truncated. The default is 0 (last line must completely fit within the layout bounds). Valid values are from 0 to 1. This property does not affect values returned by ContentHeightFitsInBounds or ContentWidthFitsInBounds. This property is ignored if ObjectRects is not null.
シンタックス
'宣言
 
Public Property MaxLastLineOverflowFactor As System.Single
public System.float MaxLastLineOverflowFactor {get; set;}
参照

TextLayout クラス
TextLayout メンバ