ComponentOne Word for UWP
IsInvisible Property

C1.UWP.Word Assembly > C1.Xaml.Word.Objects Namespace > RtfString Class : IsInvisible Property
Gets or sets invisible for this string.
Syntax
'Declaration
 
Public Property IsInvisible As System.Boolean
public System.bool IsInvisible {get; set;}

Property Value

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

Reference

RtfString Class
RtfString Members