Click or drag to resize

PdfStandardStructTypes Section Field

A container for grouping related content elements. For example, a section might contain a heading, several introductory paragraphs, and two or more other sections nested within it as subsections.

Namespace: Spire.Pdf.Interchange.TaggedPdf
Assembly: Spire.Pdf (in Spire.Pdf.dll) Version: 11.3.7.0 (11.3.7.1046)
Syntax
public const string Section = "Sect"

Field Value

Type: String
See Also