PdfUnknownFilterName Property |
Gets the name of this non-standard
PdfFilter.
Namespace: SautinSoft.Pdf.FiltersAssembly: SautinSoft.Pdf (in SautinSoft.Pdf.dll) Version: 2025.11.10
Syntaxpublic string Name { get; }Public ReadOnly Property Name As String
Get
Property Value
String
The name of this non-standard
PdfFilter.
See Also