Namespace: Spire.Pdf
Assembly: Spire.Pdf (in Spire.Pdf.dll) Version: 6.2.6.0 (6.2.6.2020)

Syntax

            
 C#  Visual Basic  Visual C++  F# 
protected PdfSectionCollection m_sections
Protected m_sections As PdfSectionCollection
protected:
PdfSectionCollection^ m_sections
val mutable m_sections: PdfSectionCollection

Field Value

PdfSectionCollection

See Also