Packages

 

com.aspose.imaging.fileformats.cdr.objects

Class CdrParagraph

    • Constructor Detail

      • CdrParagraph

        public CdrParagraph()
    • Method Detail

      • getWidth

        public final double getWidth()

        Gets the width.

        Returns:
        the width.
      • setWidth

        public final void setWidth(double value)

        Sets the width.

        Parameters:
        value - the width.
      • getHeight

        public final double getHeight()

        Gets the height.

        Returns:
        the height.
      • setHeight

        public final void setHeight(double value)

        Sets the height.

        Parameters:
        value - the height.