![Pdf Library for .NET](../icons/logo.png) |
PdfBookmarksCollectionCount Property |
The number of bookmarks in the pdf bookmarks collection.
Namespace:
SelectPdf
Assembly:
Select.Pdf (in Select.Pdf.dll) Version: 20.2
Syntaxpublic int Count { get; }
Public ReadOnly Property Count As Integer
Get
Property Value
Type:
Int32
See Also