Add Reflection Effect 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. Related Docs Links View on Github Related Tutorial Related How-To Guide Class Documentation Download IronWord DLL Report an Issue on this page Ready to Get Started? Nuget Downloads 25,549 | Version: 2025.11 just released Free NuGet Download Total downloads: 25,549 View Licenses