LayoutOutput
Contents
[
Hide
]LayoutOutput class
Information on detected content areas in the image.
The LayoutOutput type exposes the following members:
Constructors
| Name | Description |
|---|---|
| LayoutOutput() | Initializes a new instance of the LayoutOutput class |
Properties
| Name | Description |
|---|---|
| source | The full path to the file or URL, if applicable. Empty for images provided as a stream, byte array, or Base64. |
| page | Page number for multi-page images. |
| paragraphs | Detected paragraphs. |
| images | Detected pictures/illustrations. |
| headers | Detected headers. |
| footers | Detected footers. |
| tables | Detected tables. |
| table_captions | Detected table captions. |
| lists | Detected lists. |
| titles | Detected document or paragraph titles. |
| captions | Detected captions. |
| figure_captions | Detected figure captions. |
| equations | Detected equations. |
| inline_formulas | Detected inline formulas. |
| charts | Detected charts or diagrams. |
| page_numbers | Detected page numbers. |
See Also
- namespace aspose.ocr
- assembly Aspose.ocr