[]
        
(Showing Draft Content)

GrapeCity.Documents.Pdf.TextMap.ITextMap.GetFragmentFromPos

GetFragmentFromPos メソッド

GetFragmentFromPos(MapPos, out TextMapFragment, out string)

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

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

範囲の開始を指定する MapPos

TextMapFragment fragment

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

string text

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