PdfDocumentBase
m_sections Field
|
Namespace:
Spire.Pdf
Assembly:
Spire.Pdf (in Spire.Pdf.dll) Version: 11.3.7.0 (11.3.7.1046)
Syntax
protected PdfSectionCollection m_sections
Protected m_sections As PdfSectionCollection
protected:
PdfSectionCollection^ m_sections
val mutable m_sections: PdfSectionCollection
Field Value
Type:
PdfSectionCollection
See Also