TextDecoration

 

Example

The following is an example of how to reference the TextDecoration object:

	// The full path is required.
	dundas.controls.TextDecoration.INHERIT
	

 

Properties

 
  Name Description
  INHERIT  
  INITIAL  
  LINETHROUGH  
  NONE  
  OVERLINE  
  UNDERLINE