GdPicture.NET.14 (COM - ActiveX)
GdPicture.NET.14 (COM - ActiveX)~GdPicture14_namespace / GdPicture.NET.14 (COM - ActiveX)~GdPicture14.GdViewer / DisplayPage Method





In This Topic
DisplayPage Method (GdViewer)
In This Topic
Syntax
'Declaration
 
Public Function DisplayPage( _
   ByVal Page As Integer _
) As GdPictureStatus
public GdPictureStatus DisplayPage( 
   int Page
)
public function DisplayPage( 
    Page: Integer
): GdPictureStatus; 
public function DisplayPage( 
   Page : int
) : GdPictureStatus;
public: GdPictureStatus DisplayPage( 
   int Page
) 
public:
GdPictureStatus DisplayPage( 
   int Page
) 

Parameters

Page
See Also

Reference

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