ShapeBase WrapType property. Defines whether the shape is inline or floating. For floating shapes defines the wrapping mode for text around the shape in C#....to create and format a text box. Document doc = new Document...(); // Create a floating text box. Shape textBox = new Shape (...