DioDocs for PDF
GetText メソッド (Element)

DS.Documents.Pdf アセンブリ > GrapeCity.Documents.Pdf.Recognition.Structure 名前空間 > Element クラス : GetText メソッド
この要素に関連付けられているテキストを返します。 このメソッドはGetParagraphsを呼び出し、そのメソッドがnullを返す場合は空の文字列を返します。
シンタックス
'宣言
 
Public Function GetText() As System.String
public System.string GetText()

戻り値の型

この要素に関連付けられているテキスト、または空の文字列。
参照

Element クラス
Element メンバ