Cuminas DjVu SDK for .NET Framework
FontSize Property



Syntax
Public Property FontSize As Integer
Dim instance As TextWithFontConfig
Dim value As Integer
 
instance.FontSize = value
 
value = instance.FontSize
public int FontSize {get; set;}
public:
property int FontSize {
   int get();
   void set (    int 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