;iW vdZddlmZGddeZeZGddeZeZGddeZeZd S) zDEnumerations related to the main document in WordprocessingML files.) BaseXmlEnumc"eZdZdZdZ dZ dZdS)WD_HEADER_FOOTER_INDEXa)Alias: **WD_HEADER_FOOTER** Specifies one of the three possible header/footer definitions for a section. For internal use only; not part of the python-docx API. MS API name: `WdHeaderFooterIndex` URL: https://docs.microsoft.com/en-us/office/vba/api/word.wdheaderfooterindex )rdefaultz.Header for odd pages or all if no even header.)firstz!Header for first page of section.)evenz-Header for even pages of recto/verso section.N)__name__ __module__ __qualname____doc__PRIMARY FIRST_PAGE EVEN_PAGEEC:\PYTHON\MyICR_Workspace\venv\Lib\site-packages\docx/enum/section.pyrrs2OG8BJ+LI77rrceZdZdZdZ dZdS)WD_ORIENTATIONaGAlias: **WD_ORIENT** Specifies the page layout orientation. Example:: from docx.enum.section import WD_ORIENT section = document.sections[-1] section.orientation = WD_ORIENT.LANDSCAPE MS API name: `WdOrientation` MS API URL: http://msdn.microsoft.com/en-us/library/office/ff837902.aspx )portraitzPortrait orientation.)r landscapezLandscape orientation.N)r r r rPORTRAIT LANDSCAPErrrrrs)  8H:I  rrc.eZdZdZdZ dZ dZ dZ dZdS)WD_SECTION_STARTaNAlias: **WD_SECTION** Specifies the start type of a section break. Example:: from docx.enum.section import WD_SECTION section = document.sections[0] section.start_type = WD_SECTION.NEW_PAGE MS API name: `WdSectionStart` MS API URL: http://msdn.microsoft.com/en-us/library/office/ff840975.aspx )r continuouszContinuous section break.)r nextColumnzNew column section break.)rnextPagezNew page section break.)r evenPagezEven pages section break.)oddPagez Section begins on next odd page.N) r r r r CONTINUOUS NEW_COLUMNNEW_PAGErODD_PAGErrrrr7sB  @J#?J#9H!r,sJJ88888[888**!!!!![!!!,  +++++{+++> r