GdPicture.NET.14 (COM - ActiveX)
GdPicture.NET.14 (COM - ActiveX)~GdPicture14_namespace / GdPicture.NET.14 (COM - ActiveX)~GdPicture14.IGdPicturePDF / MovePage Method





In This Topic
MovePage Method (IGdPicturePDF)
In This Topic
Syntax
'Declaration
 
<DispIdAttribute(342)>
Function MovePage( _
   ByVal PageNo As Integer, _
   ByVal Destination As Integer _
) As GdPictureStatus
[DispId(342)]
GdPictureStatus MovePage( 
   int PageNo,
   int Destination
)
function MovePage( 
    PageNo: Integer;
    Destination: Integer
): GdPictureStatus; 
DispIdAttribute(342)
function MovePage( 
   PageNo : int,
   Destination : int
) : GdPictureStatus;
[DispId(342)]
GdPictureStatus MovePage( 
   int PageNo,
   int Destination
) 
[DispId(342)]
GdPictureStatus MovePage( 
   int PageNo,
   int Destination
) 

Parameters

PageNo
Destination
See Also

Reference

GdPicture.NET.14 (COM - ActiveX)~GdPicture14.IGdPicturePDF
IGdPicturePDF Members