mindee-api-dotnet

Page Class

Namespace: Mindee.Parsing.Common
Assembly: Mindee
Assembly Version: 3.21.0+995c229708fe61b0dacbe0bfca8ad9e39db87623

Represent a page.

public class Page

Inheritance: object → Page

Constructors

Name Description
Page(List<Word>) Represent a page.

Properties

Name Description
AllLines All the words on the page, ordered in lines.
AllWords List of words found.

Methods

Name Description
ToString() The page OCR as a single string.

Documentation generated by MdDocs