你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

DocumentParagraph.BoundingRegions Property

Definition

Bounding regions covering the paragraph.

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

Property Value

Applies to