DioDocs for PDF
GetParagraphs メソッド

DS.Documents.Pdf アセンブリ > GrapeCity.Documents.Pdf.Recognition.Structure 名前空間 > Element クラス : GetParagraphs メソッド
現在の要素に関連付けられているコンテンツを表すGrapeCity.Documents.Pdf.TextMap.ITextParagraphオブジェクトのリストを返します。
シンタックス
'宣言
 
Public Function GetParagraphs() As System.Collections.Generic.IList(Of ITextParagraph)
public System.Collections.Generic.IList<ITextParagraph> GetParagraphs()

戻り値の型

この要素に関連付けられている段落のリスト。
参照

Element クラス
Element メンバ