'Declaration Public Function New( _ ByVal pageIndex As System.Integer _ )
public DestinationXYZ( System.int pageIndex )
Parameters
- pageIndex
- The target page index.
Note that if a destination is created using this constructor then all Y coordinates should be specified relative to the bottom of the page, see Destination description for details.
'Declaration Public Function New( _ ByVal pageIndex As System.Integer _ )
public DestinationXYZ( System.int pageIndex )