Packages

 

com.aspose.imaging.fileformats.cdr.objects

Class CdrFont

    • Constructor Detail

      • CdrFont

        public CdrFont()
    • Method Detail

      • getFontName

        public final String getFontName()

        Gets the name of the font.

        Returns:
        the name of the font.
      • setFontName

        public final void setFontName(String value)

        Sets the name of the font.

        Parameters:
        value - the name of the font.
      • getEncoding

        public final short getEncoding()

        Gets the encoding.

        Returns:
        the encoding.
      • setEncoding

        public final void setEncoding(short value)

        Sets the encoding.

        Parameters:
        value - the encoding.