IndentLength
This option sets the length of the indent you use in FCKeditor. By default it is expressed in pixels but you can change it by using the IndentUnit. The default value is 40px.
Code:
FCKConfig.IndentLength = 40 ;
This option sets the length of the indent you use in FCKeditor. By default it is expressed in pixels but you can change it by using the IndentUnit. The default value is 40px.
Code:
FCKConfig.IndentLength = 40 ;