Aspose::Pdf::Facades::PdfFileInfo::GetPageYOffset method

PdfFileInfo::GetPageYOffset method

Gets the vertical offset of the specified page display area.

float Aspose::Pdf::Facades::PdfFileInfo::GetPageYOffset(int32_t pageNum)
ParameterTypeDescription
pageNumint32_tPage number.

ReturnValue

The vertical offset of the page display area.

See Also