Click or drag to resize

PdfDictionaryValueCollectionCount Property

Gets the number of PdfBasicObjects contained in the PdfDictionaryValueCollection.

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

Property Value

Int32
The number of PdfBasicObjects contained in the PdfDictionaryValueCollection

Implements

ICollectionCount
ICollectionTCount
See Also