|
|
|
|
|
- Modifying the displayed page
- Limit
NumberPage (Property) In french: NombrePage
The property PageNumber property is used to identify:  the number of pages found in a PDF file displayed in an Image control.  the number of pages found in a PDF file displayed in a PDF Reader control.
Reminder Some image formats (such as TIFF) can contain several images in a single file. Each image corresponds to a file page. These formats are called "multi-page" formats. Syntax
<Number of pages> = <Control used>.NumberPage
Remarks Modifying the displayed page To change the page displayed: - For the Image controls and the Chart controls, use PageNumber.
- For the PDF Reader controls and the Word Processing controls, use NumberDisplayedPage.
Related Examples:
|
Unit examples (WINDEV): The Image control (display a PDF or a TIFF)
[ + ] Displaying a PDF or TIFF document in the Image control found in a window.
|
This page is also available for…
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|