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

In This Topic
IsOutline Property
In This Topic
Gets or sets outline font for this string.
Syntax
'Declaration
 
Public Property IsOutline As Boolean
 

Property Value

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