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





In This Topic
GetPageImageResName Method (IGdPicturePDF)
In This Topic
Syntax
'Declaration
 
<DispIdAttribute(274)>
Function GetPageImageResName( _
   ByVal ImageIdx As Integer _
) As String
[DispId(274)]
string GetPageImageResName( 
   int ImageIdx
)
function GetPageImageResName( 
    ImageIdx: Integer
): String; 
DispIdAttribute(274)
function GetPageImageResName( 
   ImageIdx : int
) : String;
[DispId(274)]
string* GetPageImageResName( 
   int ImageIdx
) 
[DispId(274)]
String^ GetPageImageResName( 
   int ImageIdx
) 

Parameters

ImageIdx
See Also

Reference

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