LengthUnit Enum

Definition

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

C#
public enum LengthUnit
Inheritance
LengthUnit

Fields

Name Value Description
Pixel 0

pixel.

Inch 1

inch.

Applies to

Product Versions
Azure SDK for .NET Latest