BBjPrintPreview::setIndex
Description
In BBj 7.0 and higher, this BBjPrintPreview method sets the index of the currently displayed page.
Syntax
Return Value |
Method |
void |
setIndex(int pageNumber) |
Parameters
Variable |
Description |
pageNumber |
Page number to make the active page |
Return Value
None.
Remarks
None.
Example
|
See Also
See the BBj Object Diagram for an illustration of the relationship between BBj Objects.