'Declaration Public Class TextMapFragment Inherits System.Collections.Generic.List(Of TextLineFragment)
public class TextMapFragment : System.Collections.Generic.List<TextLineFragment>
'Declaration Public Class TextMapFragment Inherits System.Collections.Generic.List(Of TextLineFragment)
public class TextMapFragment : System.Collections.Generic.List<TextLineFragment>
System.Object
System.Collections.Generic.List<T>
GrapeCity.Documents.Pdf.TextMap.TextMapFragment