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





In This Topic
GetPageImageResName Method (GdPicturePDF)
In This Topic
Syntax
'Declaration
 
Public Function GetPageImageResName( _
   ByVal ImageIdx As Integer _
) As String
public string GetPageImageResName( 
   int ImageIdx
)
public function GetPageImageResName( 
    ImageIdx: Integer
): String; 
public function GetPageImageResName( 
   ImageIdx : int
) : String;
public: string* GetPageImageResName( 
   int ImageIdx
) 
public:
String^ GetPageImageResName( 
   int ImageIdx
) 

Parameters

ImageIdx
See Also

Reference

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