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





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

Parameters

FontIdx
See Also

Reference

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