Click or drag to resize

PdfDictionaryCount Property

Gets the number of entries contained in the PdfDictionary.

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

Property Value

Int32
The number of entries contained in the PdfDictionary.

Implements

ICollectionCount
ICollectionTCount
ICollectionCount
See Also