com.groupdocs.parser.data

Class PageArea

    • Constructor Detail

    • Method Detail

      • getRectangle

        public Rectangle getRectangle()
        Gets the rectangular area.
        Returns:
        An instance of Rectangle class that represents the rectangular area of the page that contains the page area.
      • setRectangle

        protected void setRectangle(Rectangle rectangle)
      • getPage

        public Page getPage()
        Gets the document page information such as page index and page size.
        Returns:
        An instance of Page class that represents the page that contains the page area.