Namespace: Spire.Pdf
Assembly: Spire.Pdf (in Spire.Pdf.dll) Version: 7.9.2.0 (7.9.2.1020)

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