Condividi tramite


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".

public enum LengthUnit
type LengthUnit = 
Public Enum LengthUnit
Inheritance
LengthUnit

Fields

Name Value Description
Pixel 0

pixel.

Inch 1

inch.

Applies to