PdfFilterFilterType Property |
Namespace: SautinSoft.Pdf.FiltersAssembly: SautinSoft.Pdf (in SautinSoft.Pdf.dll) Version: 2025.4.23
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