Namespace: Mindee.Parsing.Common
Assembly: Mindee
Assembly Version: 3.21.0+995c229708fe61b0dacbe0bfca8ad9e39db87623
Represent a page.
public class Page
Inheritance: object → Page
Name | Description |
---|---|
Page(List<Word>) | Represent a page. |
Name | Description |
---|---|
AllLines | All the words on the page, ordered in lines. |
AllWords | List of words found. |
Name | Description |
---|---|
ToString() | The page OCR as a single string. |
Documentation generated by MdDocs