다음을 통해 공유


PrintTaskOptions.GetPageDescription(UInt32) 메서드

정의

인쇄된 페이지의 실제 크기를 검색합니다.

PrintPageDescription GetPageDescription(uint32_t const& jobPageNumber);
public PrintPageDescription GetPageDescription(uint jobPageNumber);
function getPageDescription(jobPageNumber)
Public Function GetPageDescription (jobPageNumber As UInteger) As PrintPageDescription

매개 변수

jobPageNumber
UInt32

uint32_t

페이지 번호입니다.

반환

페이지 설명 데이터입니다.

구현

M:Windows.Graphics.Printing.IPrintTaskOptionsCore.GetPageDescription(System.UInt32) M:Windows.Graphics.Printing.IPrintTaskOptionsCore.GetPageDescription(uint32_t)

적용 대상