Gets and sets the page number of the image set that is initially displayed.
Read-write property
Visual Basic |
---|
Public Property InitialPageNumber As Long |
A long value which represents the page number of the image set that is initially displayed.
The default value is 1.
The first page number is 1. If you set this property to a value greater than the last page in the image set, Prizm Viewer navigates to the last page.
Set this property in the Object/Embed tag or during the OnInitialize event.
The scope of this property depends on where it is set. For more information, see the Initial Property Scope topic.