| Visual Basic (Usage) |  Copy Code | 
|---|---|
| Dim text As String Dim instance As New LocalizedText(text) | |
Parameters
- text
- The plain text stored within this object
            Initializes the object with a text and the default locale.
            
            
            
            
            
            Target Platforms: Windows 7/8/10, Windows Server 2003/2008/2012/2015, .NET4.x
 
     
     
     
     
    