Skip to main content

SectionType Enum

SectionType is a public enumeration that contains the supported section types.

Definition

  • Namespace: UiPath.DocumentProcessing.Contracts.Dom
  • Assembly: UiPath.DocumentProcessing.Contracts

Description

A public enumeration that contains the supported section types.

Values

  • Footer - Section classified as a page footer.
  • Header - Section classified as a page header.
  • Paragraph - Section classified as a paragraph.
  • Table - Section classified as a table.
  • Vertical - Section with vertical text.