Unit 열거형

정의

보고서 항목의 측정 단위를 나타냅니다.

public enum class Unit
public enum Unit
type Unit = 
Public Enum Unit
상속
Unit

필드

Centimeter 3

센티미터 단위를 나타냅니다.

Inch 1

인치 단위를 나타냅니다.

Millimeter 4

밀리미터 단위를 나타냅니다.

Percentage 0

백분율 단위를 나타냅니다.

Pica 5

Pica 단위를 나타냅니다.

Point 2

점 단위를 나타냅니다.

적용 대상