[DispId(311)] bool FontIsStyleAvailable( string FontName, FontStyle FontStyle )
function FontIsStyleAvailable( FontName: String; FontStyle: FontStyle ): Boolean;
DispIdAttribute(311) function FontIsStyleAvailable( FontName : String, FontStyle : FontStyle ) : boolean;
[DispId(311)] bool FontIsStyleAvailable( string* FontName, FontStyle FontStyle )
[DispId(311)] bool FontIsStyleAvailable( String^ FontName, FontStyle FontStyle )
'Declaration <DispIdAttribute(311)> Function FontIsStyleAvailable( _ ByVal FontName As String, _ ByVal FontStyle As FontStyle _ ) As Boolean
'Declaration
<DispIdAttribute(311)> Function FontIsStyleAvailable( _ ByVal FontName As String, _ ByVal FontStyle As FontStyle _ ) As Boolean
GdPicture.NET.14 (COM - ActiveX)~GdPicture14.IGdPictureImaging IGdPictureImaging Members