TextExtractorLine Class |
Namespace: pdftron.PDF
public sealed class TextExtractorLine : IClosable
The TextExtractorLine type exposes the following members.
Name | Description | |
---|---|---|
![]() | TextExtractorLine | Initializes a new instance of the TextExtractorLine class |
Name | Description | |
---|---|---|
![]() | Close | |
![]() | EndsWithHyphen | Ends with hyphen.
|
![]() | Equals | Determines if equals to the specified object
|
![]() | GetBBox | Gets the b box.
|
![]() | GetCurrentNum | Gets the current num.
|
![]() | GetFirstWord | Gets the quad.
|
![]() | GetFlowID | Gets the flow id.
|
![]() | GetHashCode | Serves as a hash function for a particular type. (Inherited from Object.) |
![]() | GetNextLine | Gets the next line.
|
![]() | GetNumWords | Gets the num words.
|
![]() | GetParagraphID | Gets the paragraph id.
|
![]() | GetStyle | Gets the style.
|
![]() | GetType | Gets the Type of the current instance. (Inherited from Object.) |
![]() | GetWord | Gets the first word.
|
![]() | IsSimpleLine | Checks if is simple line.
|
![]() | IsValid | Checks if line is valid
|
![]() | Set | Sets value to the specified Line object
|
![]() | ToString | Returns a string that represents the current object. (Inherited from Object.) |