com.groupdocs.annotation.models.annotationmodels.interfaces.properties

Interface IText

    • Method Summary

      Methods 
      Modifier and Type Method and Description
      String getText()
      Gets or sets annotation text
      void setText(String value)
      Gets or sets annotation text
    • Method Detail

      • getText

        String getText()

        Gets or sets annotation text

        Returns:
      • setText

        void setText(String value)

        Gets or sets annotation text

        Parameters:
        value -