ComponentOne Word for WinForms
C1.C1Word.4.5.2 Assembly / C1.C1Word.Objects Namespace / RtfFilledObject Class / Pattern Property

In This Topic
    Pattern Property (RtfFilledObject)
    In This Topic
    Gets or sets the RTF filling pattern type.
    Syntax
    'Declaration
     
    Public Overridable Property Pattern As RtfPatternType
    public virtual RtfPatternType Pattern {get; set;}

    Property Value

    The filling pattern type.
    See Also