다음을 통해 공유


DocumentPage.Unit Property

Definition

The unit used by the width, height, and polygon properties. For images, the unit is "pixel". For PDF, the unit is "inch".

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

Property Value

Applies to