Represents an object in the drawing layer, such as an AutoShape, textBox, freeform, OLE object, ActiveX control, or picture....to create and format a text box. auto doc = MakeObject<Document>();...; // Create a floating text box. auto textBox = MakeObject<Shape>(doc...