Click or drag to resize

PdfDictionaryKeyCollectionCount Property

Gets the number of PdfNames contained in the PdfDictionaryKeyCollection.

Namespace: SautinSoft.Pdf.Objects
Assembly: SautinSoft.Pdf (in SautinSoft.Pdf.dll) Version: 2025.3.13
Syntax
public int Count { get; }

Property Value

Int32
The number of PdfNames contained in the PdfDictionaryKeyCollection

Implements

ICollectionCount
ICollectionTCount
See Also