QPix Command Reference
![]() |
![]() ![]() |
QPx_GetAreaPage(areaRef; pageIndex):error | |||
![]() |
areaRef | Longint | QPix area reference |
![]() |
pageIndex | Longint | Page number |
![]() |
error | Longint | Error result |
Returns the number of the page currently being displayed in the plug-in area.
The QPix plug-in area is specified by areaRef. If areaRef is not a valid QPix plug-in area reference, qpx_paramErr is returned.
Parameter pageIndex receives the number of the page.
Related commands
QPx_CountAreaPages | Returns the number of pages in the image currently being displayed |
QPx_SetAreaPage | Instructs the plug-in area to display a specific page |