ComponentOne Word for UWP
C1.UWP.Word Assembly / C1.Xaml.Word.Objects Namespace / RtfCell Class / Pattern Property

In This Topic
    Pattern Property (RtfCell)
    In This Topic
    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