Unit Enum

Definition

Represents the units of measure for report items.

public enum class Unit
public enum Unit
type Unit = 
Public Enum Unit
Inheritance
Unit

Fields

Centimeter 3

Represents the Centimeter unit.

Inch 1

Represents the Inch unit.

Millimeter 4

Represents the Millimeter unit.

Percentage 0

Represents the Percentage unit.

Pica 5

Represents the Pica unit.

Point 2

Represents the Point unit.

Applies to