DioDocs for PDF
Inlines プロパティ

DS.Documents.Imaging アセンブリ > GrapeCity.Documents.Text 名前空間 > TextLayout クラス : Inlines プロパティ
Gets the list of inline elements derived from Inline, such as TextRun and LineBreak.
シンタックス
'宣言
 
Public ReadOnly Property Inlines As System.Collections.Generic.List(Of Inline)
public System.Collections.Generic.List<Inline> Inlines {get;}
参照

TextLayout クラス
TextLayout メンバ