Packages

 

com.aspose.imaging.fileformats.opendocument.objects.graphic

Class OdText



  • public class OdText
    extends OdObject

    The text object

    • Constructor Detail

      • OdText

        public OdText()
    • Method Detail

      • getText

        public String getText()

        Gets or sets the text.

        Returns:
        The text.
      • setText

        public void setText(String value)

        Gets or sets the text.

        Parameters:
        value - The text.