WhiteRtfBackground Property
 
            
                In This Topic
            
            Gets or sets the value indicating whether RTF objects fill the background with white, or use the specified background color. The default is false.
            
            
            Syntax
            
            
            
            
            'Declaration
 
Public Property WhiteRtfBackground As Boolean
             
        
            
            public bool WhiteRtfBackground {get; set;}
             
        
             
        
            
            
             
            
            
            
            
            
            
            
            
            
            
            
            See Also