Class PageAreaProperties


  • public class PageAreaProperties
    extends Object
    Specifies an area of the page where collection items can be placed. The page area can be located before the text body, below the header or after the text body, above the footer.
    • Method Detail

      • getCollectionId

        public String getCollectionId()
        Gets the id of the associated collection.
        Returns:
        returns the id of the associated collection
      • getFallbackRules

        public Iterable<FallbackRule> getFallbackRules()
        Gets the fallback rules.
        Returns:
        returns the fallback rules
      • getMaxHeight

        public int getMaxHeight()
        Gets the maximum height allowed to be used by the page area, in rows.
        Returns:
        returns the maximum height of the page area in rows