PrintJobType 열거형

정의

인쇄 작업에서 XPS(XML Paper Specification)를 사용하는지 여부를 지정합니다.

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

필드

Legacy 2

비XPS 인쇄 작업입니다.

None 0

인쇄 작업이 XPS인지 여부를 지정하지 않습니다.

Xps 1

XPS 인쇄 작업입니다.

적용 대상

추가 정보