Documents for PDF, .NET Edition Documentation
DestinationXYZ Constructor(Int32)

GrapeCity.Documents.Pdf Assembly > GrapeCity.Documents.Pdf Namespace > DestinationXYZ Class > DestinationXYZ Constructor : DestinationXYZ Constructor(Int32)
The page index.
Initialize a new instance of the DestinationXYZ class.
Syntax
'Declaration
 
Public Function New( _
   ByVal pageIndex As System.Integer _
)
public DestinationXYZ( 
   System.int pageIndex
)

Parameters

pageIndex
The page index.
See Also

Reference

DestinationXYZ Class
DestinationXYZ Members
Overload List