In This Topic
GdPicture.NET.14 (COM - ActiveX)~GdPicture14_namespace / GdPicture.NET.14 (COM - ActiveX)~GdPicture14.__GdViewer / ViewerKeyPress Method

ViewerKeyPress Method

In This Topic
Syntax
'Declaration

 

<DispIdAttribute(18)>

Sub ViewerKeyPress( _

   ByVal KeyValue As Integer _

) 
[DispId(18)]

void ViewerKeyPress( 

   int KeyValue

)
procedure ViewerKeyPress( 

    KeyValue: Integer

); 
DispIdAttribute(18)

function ViewerKeyPress( 

   KeyValue : int

);
[DispId(18)]

void ViewerKeyPress( 

   int KeyValue

) 
[DispId(18)]

void ViewerKeyPress( 

   int KeyValue

) 

Parameters

KeyValue
See Also

Reference

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