Click or drag to resize
Pdf Library for .NET

PdfBookmarksCollectionCount Property

The number of bookmarks in the pdf bookmarks collection.

Namespace:  SelectPdf
Assembly:  Select.HtmlToPdf (in Select.HtmlToPdf.dll) Version: 23.1
Syntax
public int Count { get; }

Property Value

Type: Int32
See Also