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