.. _objects_text: Text Object Service =================== Service for accessing text object. Text objects can be loaded and its content modified and sent back to windPRO. Properties of the object can be found here :ref:`TApiObjText `. A small example can be found below. .. literalinclude:: ../../../python/examples/fromDocs/objects/text_object.py