Get the Section Count.
Namespace: Spire.Pdf.WidgetAssembly: Spire.Pdf (in Spire.Pdf.dll) Version: 7.9.2.0 (7.9.2.1020)
Syntax
| C# | Visual Basic | Visual C++ | F# |
public int SectionCount { get; }
Public ReadOnly Property SectionCount As Integer Get
public: property int SectionCount { int get (); }
member SectionCount : int with get