Cuminas DjVu SDK for .NET Framework
FontName Property



Syntax
Public Property FontName As String
Dim instance As TextWithFontConfig
Dim value As String
 
instance.FontName = value
 
value = instance.FontName
public string FontName {get; set;}
public:
property String^ FontName {
   String^ get();
   void set (    String^ value);
}
Requirements

Target Platforms: Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family

See Also

Reference

TextWithFontConfig Class
TextWithFontConfig Members

Send Feedback