DocumentFormula Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
A formula object.
public class DocumentFormula
type DocumentFormula = class
Public Class DocumentFormula
- Inheritance
-
DocumentFormula
Properties
BoundingPolygon |
The polygon that outlines the content of this formula. Coordinates are specified relative to the top-left of the page, and points are ordered clockwise from the left relative to the word orientation. Units are in pixels for images and inches for PDF. The DocumentPageLengthUnit type of a recognized page can be found at Unit. |
Confidence |
Confidence of correctly extracting the formula. |
Kind |
Formula kind. |
Span |
Location of the formula in the reading order concatenated content. |
Value |
LaTex expression describing the formula. |
Applies to
Azure SDK for .NET