Click or drag to resize

PdfCollectionCount Property

Gets the number of elements contained in the PdfCollection.

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

Property Value

Int32

Implements

ICollectionCount
See Also