PrintTicketValue.Type 속성

정의

이 클래스 개체가 나타내는 값의 형식을 가져옵니다.

public:
 property PrintTicketValueType Type { PrintTicketValueType get(); };
PrintTicketValueType Type();
public PrintTicketValueType Type { get; }
var printTicketValueType = printTicketValue.type;
Public ReadOnly Property Type As PrintTicketValueType

속성 값

값 형식입니다.

적용 대상