ComponentOne Word for UWP
IsOutline Property

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

Property Value

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

Reference

RtfString Class
RtfString Members