Class SectionWrapper

java.lang.Object
org.docx4j.model.structure.SectionWrapper
Direct Known Subclasses:
ConversionSectionWrapper

public class SectionWrapper extends Object
  • Field Details

    • log

      protected static org.slf4j.Logger log
  • Constructor Details

  • Method Details

    • getPageDimensions

      public PageDimensions getPageDimensions()
    • getHeaderFooterPolicy

      public HeaderFooterPolicy getHeaderFooterPolicy()
      Returns:
      the headerFooterPolicy
    • getSectPr

      public SectPr getSectPr()
      Returns:
      the sectPr
    • setSectPr

      public void setSectPr(SectPr sectPr)