ComponentOne Word for WPF
C1.WPF.Word.4.5.2 Assembly / C1.WPF.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