ForeFilling Property (RtfListText)
 
            
                In This Topic
            
            Gets or sets the foreground filling color (used in the pattern).
            
            
            Syntax
            
            
            
            
            'Declaration
 
Public Overridable Property ForeFilling As Color
             
        
            
            public virtual Color ForeFilling {get; set;}
             
        
             
        
            
            
            Property Value
The foreground filling color.
 
            
            
            
            
            
            
            
            
            
            
            
            See Also