object fontname = "Wingdings 2";  
object uic = true;  
 
doc.Bookmarks.get_Item(ref lblmark).Range.InsertSymbol(-4014, ref fontname, ref uic, ref missing);

 

C# Word中插入复选框选中符号

相关文章:

  • 2021-11-26
  • 2022-12-23
  • 2022-12-23
  • 2021-06-07
  • 2021-11-17
  • 2022-12-23
  • 2021-07-06
猜你喜欢
  • 2021-06-05
  • 2022-02-08
  • 2021-07-03
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
相关资源
相似解决方案