LengthUnit type

Defines values for LengthUnit.
KnownLengthUnit can be used interchangeably with LengthUnit, this enum contains the known values that the service supports.

Known values supported by the service

pixel: Length unit for image files.
inch: Length unit for PDF files.

type LengthUnit = string