Open this page in the API Guide

TextDecoration

 

Example

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

1
2
3
// The full path is required.
dundas.controls.TextDecoration.INHERIT

 

Properties

 
  Name Description
  INHERIT  
  INITIAL  
  LINETHROUGH  
  NONE  
  OVERLINE  
  UNDERLINE