DocumentPageLengthUnit Enum

Definition

The unit used by the width, height and bounding polygons of a DocumentPage. For images, the unit is pixel. For PDF, the unit is inch.

public enum DocumentPageLengthUnit
type DocumentPageLengthUnit = 
Public Enum DocumentPageLengthUnit
Inheritance
DocumentPageLengthUnit

Fields

Inch 1

Inch.

Pixel 0

Pixel.

Applies to