C1.WPF.Word.4.6.2 Assembly / C1.WPF.Word.Objects Namespace / RtfString Class / Culture Property

In This Topic
Culture Property (RtfString)
In This Topic
Gets or sets culture information (language) for this string.
Syntax
'Declaration
 
Public Property Culture As CultureInfo
 

Property Value

The culture information.
See Also