Bagikan melalui


DocumentPage.Barcodes Property

Definition

Extracted barcodes from the page.

public System.Collections.Generic.IReadOnlyList<Azure.AI.FormRecognizer.DocumentAnalysis.DocumentBarcode> Barcodes { get; }
member this.Barcodes : System.Collections.Generic.IReadOnlyList<Azure.AI.FormRecognizer.DocumentAnalysis.DocumentBarcode>
Public ReadOnly Property Barcodes As IReadOnlyList(Of DocumentBarcode)

Property Value

Applies to