ActiveReports for .NET 18.0J
IsLastLineInParagraph メソッド

GrapeCity.ActiveReports.Core.Document.Drawing.Gdi.Text 名前空間 > RText クラス : IsLastLineInParagraph メソッド
CurrentLine index that is being processed
Returns true is the line at index "line" is the lasst line in the paragraph. Done only for justified alignment and lineCount > 1
シンタックス
'宣言
 
Public Function IsLastLineInParagraph( _
   ByVal line As Integer _
) As Boolean
public bool IsLastLineInParagraph( 
   int line
)

パラメータ

line
CurrentLine index that is being processed
参照

RText クラス
RText メンバ