LayoutOutput
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. |
| tables | Detected tables. |
| lists | Detected lists. |
| captions | Detected captions. |
| equations | Detected equations. |
See Also
- namespace aspose.ocr
- assembly Aspose.ocr