Click or drag to resize

PdfUnknownFilterName Property

Gets the name of this non-standard PdfFilter.

Namespace: SautinSoft.Pdf.Filters
Assembly: SautinSoft.Pdf (in SautinSoft.Pdf.dll) Version: 2025.11.10
Syntax
public string Name { get; }

Property Value

String
The name of this non-standard PdfFilter.
See Also