Style RTF Control Word Example Code
Italicize \i title '\i italicized title';
Underline \ul title '\ul underline title';
Double underline \dul title '\dul title';
New line \line title 'this is the first \line this is the second ';
Bullet \bullet title '\bullet bullet preceding title';
Emboss \embo title '\embo embossed title';
Engrave \impr title '\impr engraved title';
Subscript \sub title 'This is a subscript T\sub 1';
Superscript \super title 'This is a subscript T\super 2';
Outline \outl title '\outl This is outlined';
Shadow \shad title '\shad This is shadowed';
Strike \strike title '\strike This is striked';
double strike \strikedl  
dotted underline \uld title '\uld dotted underline';
Wave underline \ulw title '\ulw wave underline';
Thick underline \ulth title '\ulth thick underline';
foreground color \cfn title '\cf2 foreground color';
Font size in half points \fs24 title '\fs40 fonts increased';
Highlight \highlightN title '\highlight2';
Bold \b title '\b bold title';
Left aligned \ql title '\ql left aligned.
Right aligned \qr title '\qr right aligned.
centered \qc title '\qc left aligned.

最新文章

  1. TODO: http框架HttpManager的实现
  2. django 后台管理
  3. iOS - Swift Closure 闭包
  4. this.Invoke
  5. 220 DIV2 B. Inna and Nine
  6. ArcGIS_系列中文教程
  7. IOS学习之block代码块
  8. JDBC基本使用
  9. mybatis框架(1)---mybatis入门
  10. WEUI Picker不切换数据
  11. shell脚本可以解决的问题
  12. Oracle和SQL语句的优化策略(基础篇)
  13. 吐嘈OpenCV的图像旋转功能 >_<7
  14. ESXi 6.5 总是会话超时
  15. 什么是API?我们常说调用API
  16. django显示SQL语句
  17. c#中的结构
  18. SQL基于时间的盲注过程
  19. [ZROI 9.16模拟赛] Tutorial
  20. python学习笔记(3)--IDLE双击运行后暂停

热门文章

  1. rockchip 硬解码相关
  2. Java hashCode与equals学习
  3. Java ArrayList,LinkedList使用
  4. SQLServer 拼接列
  5. Mapbox显示地图案例
  6. win7、win10系统电脑开机后小键盘灯不亮怎么办?
  7. 忏悔言情小说带来的意淫以及对治方法 (转自学佛网:http://www.xuefo.net/nr/article55/554935.html)
  8. 【Leetcode_easy】849. Maximize Distance to Closest Person
  9. CentOS 6 新装服务器部署流程
  10. 切实解决socket连接掉线检测