Documents for PDF, .NET Edition Documentation
TextLineFragment Structure Members
Fields  Methods 

GrapeCity.Documents.Pdf Assembly > GrapeCity.Documents.Pdf.TextMap Namespace : TextLineFragment Structure

The following tables list the members exposed by TextLineFragment.

Public Fields
 NameDescription
Public FieldThe number of ITextChars in this fragment. A value of -1 indicates that this fragment includes all characters from StartIndex to the end of the line.  
Public FieldThe index of the ITextLine in the GrapeCity.Documents.Pdf.TextMap.TextMap.  
Public FieldThe index of the first ITextChar in the ITextLine.  
Top
Public Methods
 NameDescription
Public MethodOverloaded. Determines whether the specified object is equal to the current object.  
Public MethodServes as the default hash function.  
Top
Public Operators
Tests whether two specified TextLineFragment objects are equivalent.
Tests whether two specified TextLineFragment objects are NOT equivalent.
Top
See Also

Reference

TextLineFragment Structure
GrapeCity.Documents.Pdf.TextMap Namespace