[]
        
(Showing Draft Content)

GrapeCity.Documents.Pdf.TextMap.ITextMap.GetFragmentToPos

GetFragmentToPos メソッド

GetFragmentToPos(MapPos, out TextMapFragment, out string)

ページの先頭から pos までのテキストを表す TextMapFragment を取得します。

宣言
void GetFragmentToPos(MapPos pos, out TextMapFragment fragment, out string text)
Sub GetFragmentToPos(pos As MapPos, ByRef fragment As TextMapFragment, ByRef text As String)
パラメーター
名前 説明
MapPos pos

範囲の終了を指定する MapPos

TextMapFragment fragment

OUT: 範囲内のテキストを表す TextMapFragment

string text

OUT: フラグメントのテキスト。