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





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

Parameters

FontIdx
See Also

Reference

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