Interface PrintPageFormat

    • Method Detail

      • getPageWidth

        Integer getPageWidth()
        Returns:
        Returns the page width
      • getPageHeight

        Integer getPageHeight()
        Returns:
        Returns the page height.
      • getTopMargin

        Integer getTopMargin()
        Returns:
        Returns the top page margin
      • getLeftMargin

        Integer getLeftMargin()
        Returns:
        Returns the left page margin
      • getBottomMargin

        Integer getBottomMargin()
        Returns:
        Returns the bottom page margin
      • getRightMargin

        Integer getRightMargin()
        Returns:
        Returns the right page margin
      • getOrientation

        OrientationEnum getOrientation()
        Returns the page orientation.