AnalyzeResult.Pages プロパティ

定義

分析されたページ。

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

プロパティ値

適用対象