SizeTypes Enum

Definition

Represents the available units for report size.

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

Fields

Cm 2

Represents the Centimeter unit type.

Inch 1

Represents the Inch unit type.

Invalid 0

Represents the Invalid unit type.

Mm 3

Represents the Millimeter unit type.

Pica 5

Represents the Pica unit type.

Point 4

Represents the Point unit type.

Applies to