Cuminas DjVu SDK for .NET Framework
Text Property (TextWithFontConfig)



Syntax
Public Property Text As String
Dim instance As TextWithFontConfig
Dim value As String
 
instance.Text = value
 
value = instance.Text
public string Text {get; set;}
public:
property String^ Text {
   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