Click or drag to resize

PdfFilterCollectionCount Property

Gets the number of PdfFilters contained in the PdfFilterCollection.

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

Property Value

Int32
The number of PdfFilters contained in the PdfFilterCollection.

Implements

ICollectionTCount
See Also