Dela via


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

Inch 1

inch.

Pixel 0

pixel.

Applies to