Class HeaderFooterConfiguration

java.lang.Object
com.scroogexhtml.configuration.HeaderFooterConfiguration
All Implemented Interfaces:
Serializable

public class HeaderFooterConfiguration extends Object implements Serializable
Nested property for header and footer processing configuration.
See Also:
  • Constructor Details

    • HeaderFooterConfiguration

      public HeaderFooterConfiguration()
  • Method Details

    • isConvertHeaderAndFooter

      public boolean isConvertHeaderAndFooter()
    • setConvertHeaderAndFooter

      public void setConvertHeaderAndFooter(boolean convertHeaderAndFooter)