添加反射效果

Let's create a new Word document and add text with a reflection effect to it. Initially, a new WordDocument object named doc is created. A TextStyle object is then instantiated and configured to include a reflection effect by setting its TextEffect property to a new Reflection object. The styled text "Hello World" is added to the document with the reflection effect applied. Finally, the document is saved.

Explore Document Elements in IronWord tutorials.

准备开始了吗?
Nuget 下载 25,807 | 版本: 2025.11 刚刚发布