PdfDictionaryCount Property |
Namespace: SautinSoft.Pdf.ObjectsAssembly: SautinSoft.Pdf (in SautinSoft.Pdf.dll) Version: 2024.8.8
Syntax public override int Count { get; }
Public Overrides ReadOnly Property Count As Integer
Get
Property Value
Int32
The number of entries contained in the
PdfDictionary.
Implements
ICollectionCountICollectionTCountICollectionCountSee Also