Click or drag to resize

PdfBasicCollectionCount Property

Gets the number of elements contained in the PdfBasicCollection.

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

Property Value

Int32

Implements

ICollectionCount
See Also