ComponentOne Word for UWP
Pattern Property (RtfCell)

C1.UWP.Word Assembly > C1.Xaml.Word.Objects Namespace > RtfCell Class : Pattern Property
Gets or sets the RTF pattern type.
Syntax
'Declaration
 
Public Overrides Property Pattern As RtfPatternType
public override RtfPatternType Pattern {get; set;}

Property Value

The filling pattern type.
See Also

Reference

RtfCell Class
RtfCell Members