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

In This Topic
IsInvisible Property
In This Topic
Gets or sets invisible for this string.
Syntax
'Declaration
 
Public Property IsInvisible As Boolean
 

Property Value

true if invisible of the text, otherwise false.
See Also