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


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)

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