Поделиться через


PrintTaskOptionDetails.GetPageDescription(UInt32) Метод

Определение

Возвращает объект PrintPageDescription для указанного номера страницы.

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

Номер страницы.

Возвращаемое значение

Объект PrintPageDescription .

Реализации

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

Применяется к