Click or drag to resize

PdfDocumentBase Sections Property

Gets the section collections of pdf.

Namespace: Spire.Pdf
Assembly: Spire.Pdf (in Spire.Pdf.dll) Version: 11.3.7.0 (11.3.7.1046)
Syntax
public PdfSectionCollection Sections { get; }

Property Value

Type: PdfSectionCollection
See Also