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