PrintTicketCapabilities 클래스

정의

이 클래스는 프린터에서 지원하는 구성 옵션을 제공합니다. 여기에는 각각 사용할 수 있는 특정 옵션이 있는 읽기 전용 인쇄 기능 개체가 포함되어 있습니다.

public ref class PrintTicketCapabilities sealed
/// [Windows.Foundation.Metadata.ContractVersion(Windows.Foundation.UniversalApiContract, 327680)]
/// [Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
/// [Windows.Foundation.Metadata.Threading(Windows.Foundation.Metadata.ThreadingModel.Both)]
class PrintTicketCapabilities final
[Windows.Foundation.Metadata.ContractVersion(typeof(Windows.Foundation.UniversalApiContract), 327680)]
[Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
[Windows.Foundation.Metadata.Threading(Windows.Foundation.Metadata.ThreadingModel.Both)]
public sealed class PrintTicketCapabilities
Public NotInheritable Class PrintTicketCapabilities
상속
Object Platform::Object IInspectable PrintTicketCapabilities
특성

Windows 요구 사항

디바이스 패밀리
Windows 10 Fall Creators Update (10.0.16299.0에서 도입되었습니다.)
API contract
Windows.Foundation.UniversalApiContract (v5.0에서 도입되었습니다.)

속성

DocumentBindingFeature

이 인쇄 티켓에 사용할 수 있는 문서 바인딩 기능을 가져옵니다.

DocumentCollateFeature

이 인쇄 티켓에 사용할 수 있는 문서 데이터 정렬 기능을 가져옵니다.

DocumentDuplexFeature

이 인쇄 티켓에 사용할 수 있는 이중 인쇄 기능을 가져옵니다.

DocumentHolePunchFeature

이 인쇄 티켓에 사용할 수 있는 문서 구멍 펀치 기능을 가져옵니다.

DocumentInputBinFeature

이 인쇄 티켓에 사용할 수 있는 인쇄통 기능을 가져옵니다.

DocumentNUpFeature

이 인쇄 티켓에 사용할 수 있는 N-up 인쇄 기능을 가져옵니다.

DocumentStapleFeature

이 인쇄 티켓에 사용할 수 있는 문서 스테이플 기능을 가져옵니다.

JobPasscodeFeature

이 인쇄 티켓에 대한 악의적인 작업 암호 기능을 가져옵니다.

Name

이 개체의 정식 이름을 가져옵니다.

PageBorderlessFeature

이 인쇄 티켓에 사용할 수 있는 문서 테두리 없는 기능을 가져옵니다.

PageMediaSizeFeature

이 인쇄 티켓에 사용할 수 있는 페이지 미디어 크기 기능을 가져옵니다.

PageMediaTypeFeature

이 인쇄 티켓에 사용할 수 있는 페이지 미디어 유형 기능을 가져옵니다.

PageOrientationFeature

이 인쇄 티켓에 사용할 수 있는 페이지 방향 기능을 가져옵니다.

PageOutputColorFeature

이 인쇄 티켓에 사용할 수 있는 페이지 색 기능을 가져옵니다.

PageOutputQualityFeature

이 인쇄 티켓에 사용할 수 있는 페이지 품질 기능을 가져옵니다.

PageResolutionFeature

이 인쇄 티켓에 사용할 수 있는 페이지 확인 기능을 가져옵니다.

XmlNamespace

이 기능 개체의 XML 네임스페이스를 가져옵니다.

XmlNode

이 기능 개체의 XML 노드를 가져옵니다.

메서드

GetFeature(String, String)

지정된 인쇄 기능 개체를 가져옵니다.

GetParameterDefinition(String, String)

지정한 인쇄 매개 변수에 대한 매개 변수 정의 개체를 가져옵니다.

적용 대상

추가 정보