Share via


DocumentPage.Unit プロパティ

定義

Width、Height、BoundingPolygon プロパティで使用される単位。 画像の場合、単位はピクセルです。 PDF の場合、単位はインチです。

public Azure.AI.FormRecognizer.DocumentAnalysis.DocumentPageLengthUnit? Unit { get; }
member this.Unit : Nullable<Azure.AI.FormRecognizer.DocumentAnalysis.DocumentPageLengthUnit>
Public ReadOnly Property Unit As Nullable(Of DocumentPageLengthUnit)

プロパティ値

適用対象