该文被密码保护。 阅读全文
posted @ 2019-01-21 17:36 青竹月印 阅读(3) 评论(0) 推荐(0) 编辑
摘要: Document doc = NoticeContentRichEditControl.Document; doc.BeginUpdate(); doc.Text = "需要设置格式的文字"; CharacterProperties cp = doc.BeginUpdateCharacters(0, 阅读全文
posted @ 2019-01-21 10:56 青竹月印 阅读(1595) 评论(0) 推荐(0) 编辑