In This Topic
GdPicture.NET.14 (COM - ActiveX)~GdPicture14_namespace / GdPicture.NET.14 (COM - ActiveX)~GdPicture14.BeforeAlternativeFontLookupArgs / FamilyName Property

FamilyName Property (BeforeAlternativeFontLookupArgs)

In This Topic
Specifies the family name of the font to be substituted.
Syntax
'Declaration

 

Public ReadOnly Property FamilyName As String
public string FamilyName {get;}
public read-only property FamilyName: String; 
public function get FamilyName : String
public: __property string* get_FamilyName();
public:

property String^ FamilyName {

   String^ get();

}
See Also

Reference

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