DioDocs for PDF
Lines プロパティ

DS.Documents.Imaging アセンブリ > GrapeCity.Documents.Text 名前空間 > TextLayout クラス : Lines プロパティ
Gets the list of text lines after executing the PerformLayout method.
シンタックス
'宣言
 
Public ReadOnly Property Lines As System.Collections.Generic.IReadOnlyList(Of TextLine)
public System.Collections.Generic.IReadOnlyList<TextLine> Lines {get;}
参照

TextLayout クラス
TextLayout メンバ