Color Property (RtfColor)
 
            
                In This Topic
            
            Gets drawing aproximate color for this Word/RTF color.
            
            
            Syntax
            
            
            
            
            'Declaration
 
Public ReadOnly Property Color As Color
             
        
            
            public Color Color {get;}
             
        
             
        
            
            
            Property Value
The aproximate color for this Word/RTF color.
 
            
            
            
            
            
            
            
            
            
            
            
            See Also