IPrintDocumentSource 인터페이스

정의

IPrintDocumentSource는 인쇄 문서의 원본을 설명합니다.

public interface class IPrintDocumentSource
/// [Windows.Foundation.Metadata.ContractVersion(Windows.Foundation.UniversalApiContract, 65536)]
/// [Windows.Foundation.Metadata.Guid(3738962992, 61931, 18399, 170, 230, 237, 84, 39, 81, 31, 1)]
struct IPrintDocumentSource
[Windows.Foundation.Metadata.ContractVersion(typeof(Windows.Foundation.UniversalApiContract), 65536)]
[Windows.Foundation.Metadata.Guid(3738962992, 61931, 18399, 170, 230, 237, 84, 39, 81, 31, 1)]
public interface IPrintDocumentSource
Public Interface IPrintDocumentSource
파생
특성

Windows 요구 사항

디바이스 패밀리
Windows 10 (10.0.10240.0 - for Xbox, see UWP features that aren't yet supported on Xbox에서 도입되었습니다.)
API contract
Windows.Foundation.UniversalApiContract (v1.0에서 도입되었습니다.)

설명

이 인터페이스는 Windows.UI.Xaml.Printing.PrintDocument 클래스에 의해 구현됩니다. 해당 구현은 PrintTaskSourceRequestedArgsSetSource 메서드를 통해 인쇄 시스템으로 전달되어야 합니다.

적용 대상