# NOT RUN {
#START_TAG_TEST
textProperties( font.size = 12 )
textProperties(color="red", 
  font.weight = "bold", 
  font.style = "italic",  
  underlined = TRUE,  
  font.family = "Courier New" 
)
textProperties( shading.color = "red" )
#STOP_TAG_TEST
# }
Run the code above in your browser using DataLab