PdfFilterFilterType Property |
Namespace: SautinSoft.Pdf.FiltersAssembly: SautinSoft.Pdf (in SautinSoft.Pdf.dll) Version: 2025.10.22
Syntaxpublic abstract PdfFilterType FilterType { get; }Public MustOverride ReadOnly Property FilterType As PdfFilterType
Get
Property Value
PdfFilterType
The
PdfFilterType of the current
PdfFilter instance.
See Also