[]
        
(Showing Draft Content)

GrapeCity.Documents.Pdf.TextMap.ITextMapExt.GetText

GetText Method

GetText(ITextMap, TextMapFragment)

Gets the text of a TextMapFragment.

Declaration
public static string GetText(this ITextMap tm, TextMapFragment fragment)
Parameters
Type Name Description
ITextMap tm

The current ITextMap.

TextMapFragment fragment

The target fragment.

Returns
Type Description
string

The text of the fragment.