Documents for PDF, .NET Edition Documentation
TextMapFragment Class
Members 

GrapeCity.Documents.Pdf Assembly > GrapeCity.Documents.Pdf.TextMap Namespace : TextMapFragment Class
Represents a fragment of text in a GrapeCity.Documents.Pdf.TextMap.TextMap.
Object Model
TextMapFragment Class
Syntax
'Declaration
 
Public Class TextMapFragment 
   Inherits System.Collections.Generic.List(Of TextLineFragment)
public class TextMapFragment : System.Collections.Generic.List<TextLineFragment> 
Inheritance Hierarchy

System.Object
   System.Collections.Generic.List<T>
      GrapeCity.Documents.Pdf.TextMap.TextMapFragment

See Also

Reference

TextMapFragment Members
GrapeCity.Documents.Pdf.TextMap Namespace