2d object properties  /  Char Property listing :

Overview :


visual objects
 
1.    long  =   text.char.bold.get (  )
2.        text.char.bold.select ( long )
3.    string  =   text.char.convert ( long )
4.    long  =   text.char.height.get (  )
5.        text.char.height.select ( long )
6.    long  =   text.char.italic.get (  )
7.        text.char.italic.select ( long )
8.    long  =   text.char.number.get ( string )
9.    string  =   text.char.number.set ( string , long )
10.    long  =   text.char.underline.get (  )
11.        text.char.underline.select ( long )
12.    long  =   text.char.width.get (  )
13.    long  =   text.char.width.get ( long )