GdPicture.NET.14 (COM - ActiveX)
GdPicture.NET.14 (COM - ActiveX)~GdPicture14_namespace / GdPicture.NET.14 (COM - ActiveX)~GdPicture14.GdPictureImaging / GetSelectedPage Method





In This Topic
GetSelectedPage Method (GdPictureImaging)
In This Topic
Syntax
'Declaration
 
Public Function GetSelectedPage( _
   ByVal ImageID As Integer _
) As Integer
public int GetSelectedPage( 
   int ImageID
)
public function GetSelectedPage( 
    ImageID: Integer
): Integer; 
public function GetSelectedPage( 
   ImageID : int
) : int;
public: int GetSelectedPage( 
   int ImageID
) 
public:
int GetSelectedPage( 
   int ImageID
) 

Parameters

ImageID
See Also

Reference

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