The SelectPage attribute function selects a page of the variable's PDF document.
|
Syntax | ||||
|
SelectPage(PageNum) | ||||
|
Return value | ||||
|
Type |
Description | |||
|
Long |
0 if successful | |||
|
Parameter | ||||
|
Use |
Name |
Type |
Passing |
Description |
|
Required |
pageNum |
Long |
ByVal |
The page number of the PDF document |
Before a PDF document of a variable can be modified, the BeginModify attribute function must be called. After the changes, the EndModify attribute function must be called.