Class DocumentBoundingRegion
Inherited Members
Namespace: Glitch9.AIDevKit.Microsoft.Azure.DocumentIntelligence
Assembly: Glitch9.AIDevKit.Provider.Microsoft.Azure.dll
Syntax
public sealed class DocumentBoundingRegion
Properties
| Edit this page View SourceBoundingPolygon
Declaration
[JsonProperty("boundingPolygon")]
public float[] BoundingPolygon { get; set; }
Property Value
| Type | Description |
|---|---|
| float[] |
PageNumber
Declaration
[JsonProperty("pageNumber")]
public int PageNumber { get; set; }
Property Value
| Type | Description |
|---|---|
| int |