Packages

 

com.aspose.imaging.xmp.types.basic

Class XmpText

    • Constructor Detail

      • XmpText

        public XmpText(String value)

        Initializes a new instance of the XmpText class.

        Parameters:
        value - The value.
    • Method Detail

      • getValue

        public String getValue()

        Gets or sets the text value.

        Value: The text value.
      • setValue

        public void setValue(String value)

        Gets or sets the text value.

        Value: The text value.