Freigeben über


DocumentPage.Formulas Property

Definition

Extracted formulas from the page.

public System.Collections.Generic.IReadOnlyList<Azure.AI.DocumentIntelligence.DocumentFormula> Formulas { get; }
member this.Formulas : System.Collections.Generic.IReadOnlyList<Azure.AI.DocumentIntelligence.DocumentFormula>
Public ReadOnly Property Formulas As IReadOnlyList(Of DocumentFormula)

Property Value

Applies to