LayoutOutput

LayoutOutput class

Information on detected content areas in the image.

The LayoutOutput type exposes the following members:

Constructors

NameDescription
LayoutOutput()Initializes a new instance of the LayoutOutput class

Properties

NameDescription
sourceThe full path to the file or URL, if applicable. Empty for images provided as a stream, byte array, or Base64.
pagePage number for multi-page images.
paragraphsDetected paragraphs.
imagesDetected pictures/illustrations.
headersDetected headers.
tablesDetected tables.
listsDetected lists.
captionsDetected captions.
equationsDetected equations.

See Also